diff options
Diffstat (limited to 'security/hotssh')
-rw-r--r-- | security/hotssh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/hotssh/Makefile b/security/hotssh/Makefile index d1fe5c3683bc..cb04fa5ffe10 100644 --- a/security/hotssh/Makefile +++ b/security/hotssh/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:${PORTSDIR}/devel/py-dbus \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \ ${PYTHON_SITELIBDIR}/gtk-2.0/vtemodule.so:${PORTSDIR}/x11-toolkits/py-vte -USE_GNOME= pygtk2 gnomedocutils libxslt glib20 +USE_GNOME= pygtk2 gnomedocutils libxslt glib20 intltool USES= gettext python tar:bzip2 waf INSTALLS_ICONS= yes |