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 /net/grdesktop | |
parent | 2d83dcc94d401cd252482c6fcade75e5e970a87f (diff) | |
download | ports-d730a9356e9a33669ec21c9d71d8cb1d7ee5c051.tar.gz ports-d730a9356e9a33669ec21c9d71d8cb1d7ee5c051.zip |
Notes
Diffstat (limited to 'net/grdesktop')
-rw-r--r-- | net/grdesktop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/grdesktop/Makefile b/net/grdesktop/Makefile index 6cdfc9b0123c..cd439db899ad 100644 --- a/net/grdesktop/Makefile +++ b/net/grdesktop/Makefile @@ -14,7 +14,7 @@ COMMENT= GNOME frontend for the remote desktop client (rdesktop) RUN_DEPENDS= rdesktop:${PORTSDIR}/net/rdesktop GNU_CONFIGURE= yes -USES= pathfix gmake pkgconfig +USES= gettext-tools gmake pathfix pkgconfig USE_GNOME= libgnomeui gnomeprefix GCONF_SCHEMAS= grdesktop.schemas INSTALLS_OMF= yes |