diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2014-10-24 16:50:42 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2014-10-24 16:50:42 +0000 |
commit | 742321c70870f8339d0ac558f88a918b77b56096 (patch) | |
tree | 13162908585c4f1c4a190de09a7b7dd8f6e58eb2 /security/hotssh | |
parent | d45fbf3040b3448bc804ff8be8a816d15ea3f92a (diff) | |
download | ports-742321c70870f8339d0ac558f88a918b77b56096.tar.gz ports-742321c70870f8339d0ac558f88a918b77b56096.zip |
Notes
Diffstat (limited to 'security/hotssh')
-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 49dbcaa798c2..ab37d78e9466 100644 --- a/security/hotssh/Makefile +++ b/security/hotssh/Makefile @@ -25,8 +25,7 @@ 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 tar:bzip2 -USE_PYTHON= yes +USES= gettext python tar:bzip2 INSTALLS_ICONS= yes B64DECODE?= /usr/bin/b64decode |