diff options
author | John Marino <marino@FreeBSD.org> | 2014-12-12 19:37:32 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-12-12 19:37:32 +0000 |
commit | d730a9356e9a33669ec21c9d71d8cb1d7ee5c051 (patch) | |
tree | 3c8c10853f8622e52e1df959114e33408453a3c0 /x11-toolkits | |
parent | 2d83dcc94d401cd252482c6fcade75e5e970a87f (diff) | |
download | ports-d730a9356e9a33669ec21c9d71d8cb1d7ee5c051.tar.gz ports-d730a9356e9a33669ec21c9d71d8cb1d7ee5c051.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gai/Makefile | 2 |
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 |