aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gps
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-09-11 05:31:33 +0800
committerantoine <antoine@FreeBSD.org>2013-09-11 05:31:33 +0800
commit67f0c1ae295da5f9c6346b1ceb657dd2f1faf070 (patch)
tree64d1dd939e0e8960c2c5620ed1e135ca08c1fd33 /devel/gps
parent8a8f767a247d47f6100b5946d98c7aa7267bf6cc (diff)
downloadfreebsd-ports-gnome-67f0c1ae295da5f9c6346b1ceb657dd2f1faf070.tar.gz
freebsd-ports-gnome-67f0c1ae295da5f9c6346b1ceb657dd2f1faf070.tar.zst
freebsd-ports-gnome-67f0c1ae295da5f9c6346b1ceb657dd2f1faf070.zip
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Diffstat (limited to 'devel/gps')
-rw-r--r--devel/gps/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/gps/Makefile b/devel/gps/Makefile
index 8d1cd4c99953..a786360bbd09 100644
--- a/devel/gps/Makefile
+++ b/devel/gps/Makefile
@@ -20,11 +20,10 @@ LIB_DEPENDS= gmp:${PORTSDIR}/math/gmp
LATEST_LINK= gps-ide
GNU_CONFIGURE= yes
-USE_GMAKE= yes
USE_BZIP2= yes
-USE_PERL5_BUILD= yes
+USE_PERL5= build
ALL_TARGET= default
-USES= ada
+USES= ada gmake perl5 pkgconfig
WRKSRC= ${WRKDIR}/gps-release-ide-${PORTVERSION}-src
CONFIGURE_ENV+= AWK=/usr/bin/awk