diff options
Diffstat (limited to 'security/hotssh/Makefile')
-rw-r--r-- | security/hotssh/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/hotssh/Makefile b/security/hotssh/Makefile index ecad26c4183a..49dbcaa798c2 100644 --- a/security/hotssh/Makefile +++ b/security/hotssh/Makefile @@ -25,10 +25,9 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py- ${PYTHON_SITELIBDIR}/gtk-2.0/vtemodule.so:${PORTSDIR}/x11-toolkits/py-vte USE_GNOME= pygtk2 gnomedocutils libxslt glib20 -USES= gettext +USES= gettext tar:bzip2 USE_PYTHON= yes INSTALLS_ICONS= yes -USE_BZIP2= yes B64DECODE?= /usr/bin/b64decode BSPATCH?= /usr/bin/bspatch |