diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-06 14:30:42 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-06 14:30:42 +0000 |
commit | a4bf97bf7c69ca10f5eaa6ead72c1c38be76e8c5 (patch) | |
tree | 5cc091f165440702c8cb9202fa67a718a3b91ef0 /databases/mergeant | |
parent | 67c3ce47d7c1ca69ba10c11644a0460191642ec6 (diff) | |
download | ports-a4bf97bf7c69ca10f5eaa6ead72c1c38be76e8c5.tar.gz ports-a4bf97bf7c69ca10f5eaa6ead72c1c38be76e8c5.zip |
Notes
Diffstat (limited to 'databases/mergeant')
-rw-r--r-- | databases/mergeant/Makefile | 3 |
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 |