aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2013-07-05 22:41:15 +0800
committerwg <wg@FreeBSD.org>2013-07-05 22:41:15 +0800
commit69184ea8a44240f189ba8c95cb5ff0d732e6b46b (patch)
tree5129d0c0eb4ff6eed3f45b3fae2cf221970551c6 /x11
parentefac9198e65d92125b49edb05b2ddab34284649b (diff)
downloadfreebsd-ports-gnome-69184ea8a44240f189ba8c95cb5ff0d732e6b46b.tar.gz
freebsd-ports-gnome-69184ea8a44240f189ba8c95cb5ff0d732e6b46b.tar.zst
freebsd-ports-gnome-69184ea8a44240f189ba8c95cb5ff0d732e6b46b.zip
- Convert to new USES gmake for my ports
Diffstat (limited to 'x11')
-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