From d2b2c6d055d2edb01c94d38b249026cf403813c0 Mon Sep 17 00:00:00 2001 From: bapt Date: Sat, 26 Sep 2015 00:35:41 +0000 Subject: Replace plist entries with proper USES --- security/hotssh/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security') diff --git a/security/hotssh/Makefile b/security/hotssh/Makefile index cb04fa5ffe10..c40b48e1a121 100644 --- a/security/hotssh/Makefile +++ b/security/hotssh/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:${PORTSDIR}/devel/py-dbus \ ${PYTHON_SITELIBDIR}/gtk-2.0/vtemodule.so:${PORTSDIR}/x11-toolkits/py-vte USE_GNOME= pygtk2 gnomedocutils libxslt glib20 intltool -USES= gettext python tar:bzip2 waf +USES= gettext python tar:bzip2 waf desktop-file-utils INSTALLS_ICONS= yes B64DECODE?= /usr/bin/b64decode -- cgit