aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-08-21 18:07:35 +0800
committersobomax <sobomax@FreeBSD.org>2000-08-21 18:07:35 +0800
commitd91657464badb4a89017abc58664368822d5ad40 (patch)
tree1b79e8a10db5e061d7c738311832986abfa56b0f /sysutils
parent79bd93c6e557a748618d1aef21d2d301f72d81a9 (diff)
downloadfreebsd-ports-gnome-d91657464badb4a89017abc58664368822d5ad40.tar.gz
freebsd-ports-gnome-d91657464badb4a89017abc58664368822d5ad40.tar.zst
freebsd-ports-gnome-d91657464badb4a89017abc58664368822d5ad40.zip
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/battstat-applet/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/battstat-applet/Makefile b/sysutils/battstat-applet/Makefile
index 9623ef87f25b..bf4352ca8fb1 100644
--- a/sysutils/battstat-applet/Makefile
+++ b/sysutils/battstat-applet/Makefile
@@ -18,7 +18,6 @@ LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
WRKSRC= ${WRKDIR}/${DISTNAME}
-GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_GMAKE= yes
USE_X_PREFIX= yes