aboutsummaryrefslogtreecommitdiff
path: root/x11/lxpanel
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-07-05 14:41:15 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-07-05 14:41:15 +0000
commitafab08bde83770697d94ab52a6fcf26a0d96b82c (patch)
tree5129d0c0eb4ff6eed3f45b3fae2cf221970551c6 /x11/lxpanel
parentc5208655a05e1817975d63736a10ab01c9854285 (diff)
downloadports-afab08bde83770697d94ab52a6fcf26a0d96b82c.tar.gz
ports-afab08bde83770697d94ab52a6fcf26a0d96b82c.zip
- Convert to new USES gmake for my ports
Notes
Notes: svn path=/head/; revision=322334
Diffstat (limited to 'x11/lxpanel')
-rw-r--r--x11/lxpanel/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/lxpanel/Makefile b/x11/lxpanel/Makefile
index 6015bf095d89..6d77db8ddcd1 100644
--- a/x11/lxpanel/Makefile
+++ b/x11/lxpanel/Makefile
@@ -21,7 +21,7 @@ OPTIONS_DEFAULT=NLS
USE_XORG= x11 xmu
USE_GNOME= gtk20 libwnck
-USES= pathfix pkgconfig
+USES= gmake pathfix pkgconfig
GNU_CONFIGURE= yes
USE_AUTOTOOLS= automake:env
CONFIGURE_ARGS= --prefix=${PREFIX} \
@@ -30,7 +30,6 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \
LDFLAGS="-L${LOCALBASE}/lib"
CFLAGS+= -I${WRKSRC} -Wno-return-type
USE_CSTD= gnu89
-USE_GMAKE= yes
MAN1= lxpanel.1 lxpanelctl.1