summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-06 14:30:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-06 14:30:42 +0000
commita4bf97bf7c69ca10f5eaa6ead72c1c38be76e8c5 (patch)
tree5cc091f165440702c8cb9202fa67a718a3b91ef0 /databases
parent- convert to the new perl5 framework (diff)
Add an explicit dependency on pkgconf
Diffstat (limited to 'databases')
-rw-r--r--databases/mergeant/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/mergeant/Makefile b/databases/mergeant/Makefile
index 7d1d0123f17b..4c85d2178ccb 100644
--- a/databases/mergeant/Makefile
+++ b/databases/mergeant/Makefile
@@ -13,8 +13,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Provide uniform access to data sources for the GNOME 2 environment
USE_BZIP2= yes
-USE_GMAKE= yes
-USES= pathfix gettext
+USES= pathfix gettext gmake pkgconfig
USE_GNOME= gnomeprefix intlhack libgnomedb
USE_PERL5= yes
GNU_CONFIGURE= yes