summaryrefslogtreecommitdiff
path: root/x11/xfce4-taskmanager
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xfce4-taskmanager')
-rw-r--r--x11/xfce4-taskmanager/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/x11/xfce4-taskmanager/Makefile b/x11/xfce4-taskmanager/Makefile
index a2e4c4ebed98..23e4c5ac0338 100644
--- a/x11/xfce4-taskmanager/Makefile
+++ b/x11/xfce4-taskmanager/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xfce4-taskbar-plugin
-# Date created: 5 May 2005
-# Whom: DaJoob
-#
+# Created by: DaJoob
# $FreeBSD$
-#
PORTNAME= xfce4-taskmanager
PORTVERSION= 1.0.0
@@ -21,9 +17,8 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \
GNU_CONFIGURE= yes
USE_BZIP2= yes
-USES= gettext
-USE_GMAKE= yes
-USE_GNOME= gtk20 desktopfileutils intltool intlhack pkgconfig
+USES= gettext gmake pkgconfig
+USE_GNOME= gtk20 desktopfileutils intltool intlhack
.include <bsd.port.pre.mk>