aboutsummaryrefslogtreecommitdiff
path: root/textproc/linux-c7-expat
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/linux-c7-expat')
-rw-r--r--textproc/linux-c7-expat/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/linux-c7-expat/Makefile b/textproc/linux-c7-expat/Makefile
index e801353951bf..39dc8bcf6459 100644
--- a/textproc/linux-c7-expat/Makefile
+++ b/textproc/linux-c7-expat/Makefile
@@ -12,13 +12,13 @@ COMMENT= XML 1.0 parser written in C (Linux CentOS ${LINUX_DIST_VER})
LICENSE= MIT
-CONFLICTS= linux-c6-${PORTNAME}-[0-9]*
-
-DESCR= ${.CURDIR}/../${PORTNAME}2/pkg-descr
USES= linux:c7
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
+CONFLICTS= linux-c6-${PORTNAME}-[0-9]*
+DESCR= ${.CURDIR}/../${PORTNAME}2/pkg-descr
+
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>