diff --git a/textproc/linux-c7-aspell/Makefile b/textproc/linux-c7-aspell/Makefile index a3dae8e45fa6..53b26bd95e19 100644 --- a/textproc/linux-c7-aspell/Makefile +++ b/textproc/linux-c7-aspell/Makefile @@ -1,24 +1,26 @@ # Created by: Piotr Kubaj PORTNAME= aspell PORTVERSION= 0.60.6.1 DISTVERSIONSUFFIX= -9.el7 PORTREVISION= 1 CATEGORIES= textproc linux MAINTAINER= emulation@FreeBSD.org COMMENT= Spelling checker with better logic than ispell (Linux CentOS ${LINUX_DIST_VER}) LICENSE= LGPL21+ -USES= linux:c7 +USES= cpe linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes +CPE_VENDOR= gnu + CONFLICTS= linux-c6-${PORTNAME}-[0-9]* DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes .include