aboutsummaryrefslogtreecommitdiff
path: root/x11/workrave
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-03-15 16:18:22 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-03-15 16:18:22 +0000
commitba04798fd4a448c80655ed1e53784e760bf78ade (patch)
tree40795c4741b0f678510499f1255ba6b2adac586a /x11/workrave
parent45750fa86c9f4ca6d6b844e600a552f6c52f4ea6 (diff)
downloadports-ba04798fd4a448c80655ed1e53784e760bf78ade.tar.gz
ports-ba04798fd4a448c80655ed1e53784e760bf78ade.zip
- Convert USE_GMAKE to USES
- Stage support
Notes
Notes: svn path=/head/; revision=348340
Diffstat (limited to 'x11/workrave')
-rw-r--r--x11/workrave/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/workrave/Makefile b/x11/workrave/Makefile
index ed36b7ac103c..57c64cd14e16 100644
--- a/x11/workrave/Makefile
+++ b/x11/workrave/Makefile
@@ -23,8 +23,7 @@ DESKTOP_ENTRIES= "Workrave" "RSI prevention tool" \
false
USE_XORG= x11 xmu recordproto xtst xext
-USES= pathfix pkgconfig
-USE_GMAKE= yes
+USES= pathfix pkgconfig gmake
USE_GNOME= gnomeprefix intlhack gconf2 intltool
USE_GSTREAMER= good
GNU_CONFIGURE= yes
@@ -32,7 +31,6 @@ CONFIGURE_ENV= LIBS="`pkg-config --libs libgnomeui-2.0`"
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --enable-gconf --disable-pulse
-NO_STAGE= yes
.include <bsd.port.options.mk>
LIB_DEPENDS+= gdome.8:${PORTSDIR}/textproc/gdome2