aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2014-03-17 09:27:32 +0000
committerFrederic Culot <culot@FreeBSD.org>2014-03-17 09:27:32 +0000
commit8bf2d5dd9bc883d2658d66074696a628500ea0ef (patch)
treee2647a63a7e51a704660fdf295d283e870b198d4 /editors
parentf276741accb0be6b42e7422f71c8bf00f491899d (diff)
downloadports-8bf2d5dd9bc883d2658d66074696a628500ea0ef.tar.gz
ports-8bf2d5dd9bc883d2658d66074696a628500ea0ef.zip
- Add missing USES=pkgconfig
Reported by: antoine@
Notes
Notes: svn path=/head/; revision=348455
Diffstat (limited to 'editors')
-rw-r--r--editors/zile/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile
index a489364010ef..727f5c057872 100644
--- a/editors/zile/Makefile
+++ b/editors/zile/Makefile
@@ -3,6 +3,7 @@
PORTNAME= zile
PORTVERSION= 2.4.11
+PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= GNU
@@ -14,7 +15,7 @@ LICENSE= GPLv3
LIB_DEPENDS= libgc.so:${PORTSDIR}/devel/boehm-gc
BUILD_DEPENDS= ${LOCALBASE}/bin/help2man:${PORTSDIR}/misc/help2man
-USES= gmake perl5
+USES= gmake perl5 pkgconfig
USE_PERL5= build
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-included-regex