summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 21:04:00 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 21:04:00 +0000
commit83021732317b2ba7b8c7b282f63433710942e378 (patch)
tree96bf111a2c4bd2fb8f21e7bd11b5e29e623151fd /comms
parentAdd an explicit dependency on pkgconf (diff)
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326089
Diffstat (limited to 'comms')
-rw-r--r--comms/gnokii/Makefile2
-rw-r--r--comms/grig/Makefile3
2 files changed, 2 insertions, 3 deletions
diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile
index cbbe92c96686..b64f03c6acb1 100644
--- a/comms/gnokii/Makefile
+++ b/comms/gnokii/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
GROUPS= ${PORTNAME}
USE_BZIP2= yes
-USES= gettext gmake
+USES= gettext gmake pkgconfig
USE_LDCONFIG= yes
USE_CSTD= gnu89
WANT_GNOME= yes
diff --git a/comms/grig/Makefile b/comms/grig/Makefile
index 6dbda0e94501..1b18bc184d37 100644
--- a/comms/grig/Makefile
+++ b/comms/grig/Makefile
@@ -16,8 +16,7 @@ LIB_DEPENDS= hamlib:${PORTSDIR}/comms/hamlib
USE_GNOME= gtk20
GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USES= gettext
+USES= gettext gmake pkgconfig
MAN1= grig.1