summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkada/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-06 13:01:53 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-06 13:01:53 +0000
commitbeae873ea667e60f3ca6576139a1b6bd9f9d4e4a (patch)
tree60e6bd0c1da61d32c96b74fbcafd43dc4b21eaa6 /x11-toolkits/gtkada/Makefile
parent- Update to checkin 63ec9efc9a (diff)
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326494
Diffstat (limited to 'x11-toolkits/gtkada/Makefile')
-rw-r--r--x11-toolkits/gtkada/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtkada/Makefile b/x11-toolkits/gtkada/Makefile
index 78cc50b0ea3e..98d4bd84f4e1 100644
--- a/x11-toolkits/gtkada/Makefile
+++ b/x11-toolkits/gtkada/Makefile
@@ -15,9 +15,9 @@ LICENSE= GPLv2
GNU_CONFIGURE= yes
USE_BZIP2= yes
-USE_PERL5_BUILD=yes
+USE_PERL5= build
USE_GNOME= gtk20
-USES= ada gmake
+USES= ada gmake perl5 pkgconfig
DESTINY= ${WRKDIR}/destino
MAKE_ENV+= DESTDIR=${DESTINY} \