aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/fox/Makefile
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 /x11-toolkits/fox/Makefile
parent79bd93c6e557a748618d1aef21d2d301f72d81a9 (diff)
downloadfreebsd-ports-graphics-d91657464badb4a89017abc58664368822d5ad40.tar.gz
freebsd-ports-graphics-d91657464badb4a89017abc58664368822d5ad40.tar.zst
freebsd-ports-graphics-d91657464badb4a89017abc58664368822d5ad40.zip
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.
Diffstat (limited to 'x11-toolkits/fox/Makefile')
-rw-r--r--x11-toolkits/fox/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/fox/Makefile b/x11-toolkits/fox/Makefile
index d435d5ce0f5..d93be9752f3 100644
--- a/x11-toolkits/fox/Makefile
+++ b/x11-toolkits/fox/Makefile
@@ -19,7 +19,6 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
USE_MESA= yes
INSTALLS_SHLIB= yes
-GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-opengl=mesa --with-x
.if defined(NO_SHM)
CONFIGURE_ARGS+=--with-shm=no