diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-12 16:41:28 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-12 16:41:28 +0000 |
commit | 4f9a4c9a942ca6e727f1bc219e5a4f6455cdf776 (patch) | |
tree | fa30c5a272c5bca86ab06c6a0cfd55c2d6a9f6e0 /databases | |
parent | 79c6756b725080e72a499f12b3a3387ec7eea9cd (diff) |
Notes
Diffstat (limited to 'databases')
-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 4c85d2178ccb..48aadbcd23f8 100644 --- a/databases/mergeant/Makefile +++ b/databases/mergeant/Makefile @@ -13,9 +13,8 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Provide uniform access to data sources for the GNOME 2 environment USE_BZIP2= yes -USES= pathfix gettext gmake pkgconfig +USES= pathfix gettext gmake pkgconfig perl5 USE_GNOME= gnomeprefix intlhack libgnomedb -USE_PERL5= yes GNU_CONFIGURE= yes INSTALLS_OMF= yes INSTALLS_ICONS= yes |