aboutsummaryrefslogtreecommitdiff
path: root/converters/linux-c7-fribidi/Makefile
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2019-06-08 15:59:46 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2019-06-08 15:59:46 +0000
commitbb5cf6c4f3c10d3eff9b5891aa38093e483e4a60 (patch)
tree0dd599c3bd3c385b989cd2ccb511ac9a39bb8c32 /converters/linux-c7-fribidi/Makefile
parent4bafa67ea0cfc5c54e5d698ef3aeaff8cd3115ad (diff)
downloadports-bb5cf6c4f3c10d3eff9b5891aa38093e483e4a60.tar.gz
ports-bb5cf6c4f3c10d3eff9b5891aa38093e483e4a60.zip
Notes
Diffstat (limited to 'converters/linux-c7-fribidi/Makefile')
-rw-r--r--converters/linux-c7-fribidi/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/linux-c7-fribidi/Makefile b/converters/linux-c7-fribidi/Makefile
index 65ad5a259de5..8219c2de1fcb 100644
--- a/converters/linux-c7-fribidi/Makefile
+++ b/converters/linux-c7-fribidi/Makefile
@@ -8,11 +8,12 @@ CATEGORIES= converters linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Unicode Bidirectional Algorithm (Linux CentOS ${LINUX_DIST_VER})
-DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
USES= linux:c7
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
+DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
+
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>