aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2013-03-24 23:51:03 +0800
committerbdrewery <bdrewery@FreeBSD.org>2013-03-24 23:51:03 +0800
commit74c2945c16800c1347e889fef3ffa33f84d5ec72 (patch)
treeca8abc00c58ac273c3a9576bbbd4d2448b7e4db8 /net-mgmt
parentb64c610d62fd3647065833f9035b8ea43b10d1a1 (diff)
downloadfreebsd-ports-gnome-74c2945c16800c1347e889fef3ffa33f84d5ec72.tar.gz
freebsd-ports-gnome-74c2945c16800c1347e889fef3ffa33f84d5ec72.tar.zst
freebsd-ports-gnome-74c2945c16800c1347e889fef3ffa33f84d5ec72.zip
- Add explicit pkgconf dependency
- Trim headers PR: ports/177306 Reported by: John Marino <draco@marino.st> With hat: portmgr
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/yaf/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net-mgmt/yaf/Makefile b/net-mgmt/yaf/Makefile
index 0237521cf368..747fc7698eaa 100644
--- a/net-mgmt/yaf/Makefile
+++ b/net-mgmt/yaf/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: yaf
-# Date created: 2009-06-29
-# Whom: Dikshie <dikshie@sfc.wide.ad.jp>
-#
+# Created by: Dikshie <dikshie@sfc.wide.ad.jp>
# $FreeBSD$
PORTNAME= yaf
@@ -25,6 +22,7 @@ USE_LDCONFIG= yes
USE_PERL5= yes
MAKE_JOBS_SAFE= yes
CONFIOGURE_ARGS+= --disable-doxygen
+USE_PKGCONFIG= build
PLIST_SUB+= PORTVERSION="${PORTVERSION}"