summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-12-12 19:37:32 +0000
committerJohn Marino <marino@FreeBSD.org>2014-12-12 19:37:32 +0000
commitd730a9356e9a33669ec21c9d71d8cb1d7ee5c051 (patch)
tree3c8c10853f8622e52e1df959114e33408453a3c0 /x11-toolkits
parentTake maintainer. (diff)
USES+= gettext-tools on 5 ports
These ports require msgfmt. FreeBSD doesn't fail to build these ports because a default option on gvfs brings in this tool. The same gvfs option is off by default on DragonFly and thus the missing dependencies were unmasked. Explicitly add gettext-tools to get msgfmt.
Notes
Notes: svn path=/head/; revision=374603
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gai/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gai/Makefile b/x11-toolkits/gai/Makefile
index a57b88ec28c1..6601788b4eb3 100644
--- a/x11-toolkits/gai/Makefile
+++ b/x11-toolkits/gai/Makefile
@@ -12,7 +12,7 @@ COMMENT= General Applet Interface Library
LIB_DEPENDS= libgtkglext-x11-1.0.so:${PORTSDIR}/x11-toolkits/gtkglext
-USES= pkgconfig tar:bzip2
+USES= gettext-tools pkgconfig tar:bzip2
USE_GL= gl
USE_SDL= sdl
USE_GNOME= libgnomeui