summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-09 09:03:45 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-09 09:03:45 +0000
commita5aac414f2a077749ee299a8b4ccd2877cec6504 (patch)
tree7deb7508f5a3dfaa8bf9eceb25908c48667bd224 /deskutils
parentUse USES=display:configure instead of custom implementation (diff)
Remove useless USE_DISPLAY
While here convert USE_GMAKE to USES=gmake
Notes
Notes: svn path=/head/; revision=322551
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/deskbar-applet/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/deskutils/deskbar-applet/Makefile b/deskutils/deskbar-applet/Makefile
index c89f0ff043f3..994bc5d2dd3b 100644
--- a/deskutils/deskbar-applet/Makefile
+++ b/deskutils/deskbar-applet/Makefile
@@ -16,11 +16,9 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus
USE_BZIP2= yes
-USES= pathfix gettext
+USES= pathfix gettext gmake
USE_GNOME= gnomeprefix pygnomedesktop intlhack
USE_PYTHON= yes
-USE_GMAKE= yes
-USE_DISPLAY= yes
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
INSTALLS_OMF= yes