aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-08-02 20:23:55 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-08-02 20:23:55 +0000
commit2f0486b64721a1072cdd1b8d2840d6539b2247d2 (patch)
tree36ed89e03b0f2ac4525ba4f4e39af16da597b209 /ftp
parent05aa1eb8b1e5d76cddd216c787c98b5cfe7db1e9 (diff)
Notes
Diffstat (limited to 'ftp')
-rw-r--r--ftp/bareftp/Makefile2
-rw-r--r--ftp/pureadmin/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/ftp/bareftp/Makefile b/ftp/bareftp/Makefile
index 24b70038eaa1..773f90b35ddc 100644
--- a/ftp/bareftp/Makefile
+++ b/ftp/bareftp/Makefile
@@ -22,7 +22,7 @@ INSTALL_TARGET= install-strip
INSTALLS_ICONS= yes
USES= cpe gettext gmake libtool pkgconfig
-USE_GNOME= gtksharp20 gnomesharp20
+USE_GNOME= gtksharp20 gnomesharp20 intltool
USE_LDCONFIG= yes
diff --git a/ftp/pureadmin/Makefile b/ftp/pureadmin/Makefile
index e6ff75ffadf6..c15930876d1a 100644
--- a/ftp/pureadmin/Makefile
+++ b/ftp/pureadmin/Makefile
@@ -13,7 +13,7 @@ COMMENT= Management utility for the PureFTPd
LICENSE= GPLv2
USES= fam gettext gmake pathfix pkgconfig
-USE_GNOME= libglade2
+USE_GNOME= intltool libglade2
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes