aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/yaf/Makefile
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-12 23:23:58 +0800
committeraz <az@FreeBSD.org>2013-09-12 23:23:58 +0800
commitfada737300174103bff4aceb28479e7a4b94fdd5 (patch)
tree38d8ee0489aa5335f3aff285581295d88a8c9c13 /net-mgmt/yaf/Makefile
parent863e0036a81b76091d5992e7edb2d27f9e067a12 (diff)
downloadfreebsd-ports-gnome-fada737300174103bff4aceb28479e7a4b94fdd5.tar.gz
freebsd-ports-gnome-fada737300174103bff4aceb28479e7a4b94fdd5.tar.zst
freebsd-ports-gnome-fada737300174103bff4aceb28479e7a4b94fdd5.zip
- convert to the new perl5 framework
- convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'net-mgmt/yaf/Makefile')
-rw-r--r--net-mgmt/yaf/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/yaf/Makefile b/net-mgmt/yaf/Makefile
index a0caf14d8c34..4ba29de193d5 100644
--- a/net-mgmt/yaf/Makefile
+++ b/net-mgmt/yaf/Makefile
@@ -17,10 +17,9 @@ LIB_DEPENDS= fixbuf:${PORTSDIR}/net/libfixbuf \
pcre.3:${PORTSDIR}/devel/pcre
GNU_CONFIGURE= yes
-USES= pkgconfig
+USES= pkgconfig perl5
USE_GNOME= glib20 gnomehack
USE_LDCONFIG= yes
-USE_PERL5= yes
CONFIOGURE_ARGS+= --disable-doxygen
PLIST_SUB+= PORTVERSION="${PORTVERSION}"