aboutsummaryrefslogtreecommitdiff
path: root/graphics/linux-c7-tiff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/linux-c7-tiff/Makefile')
-rw-r--r--graphics/linux-c7-tiff/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/linux-c7-tiff/Makefile b/graphics/linux-c7-tiff/Makefile
index 35418a40cf00..12fbd32da7bc 100644
--- a/graphics/linux-c7-tiff/Makefile
+++ b/graphics/linux-c7-tiff/Makefile
@@ -10,14 +10,14 @@ CATEGORIES= graphics linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Library routines for working with TIFF images (Linux CentOS ${LINUX_DIST_VER})
-CONFLICTS= linux-c6-${PORTNAME}-[0-9]*
-
-DESCR= ${.CURDIR}/../tiff/pkg-descr
USES= linux:c7
USE_LDCONFIG= yes
USE_LINUX= jbigkit jpeg
USE_LINUX_RPM= yes
+CONFLICTS= linux-c6-${PORTNAME}-[0-9]*
+DESCR= ${.CURDIR}/../tiff/pkg-descr
+
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>