summaryrefslogtreecommitdiff
path: root/x11-toolkits/fox-devel
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-08-21 10:07:35 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-08-21 10:07:35 +0000
commitcc121d979407d6c3fdfdef751cec3b97e5ed9885 (patch)
treec2b4515527fa44f542b6521d6f5d161920a65bce /x11-toolkits/fox-devel
parentUpdate to 0.0.27. (diff)
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.
Notes
Notes: svn path=/head/; revision=31811
Diffstat (limited to 'x11-toolkits/fox-devel')
-rw-r--r--x11-toolkits/fox-devel/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/fox-devel/Makefile b/x11-toolkits/fox-devel/Makefile
index d435d5ce0f59..d93be9752f36 100644
--- a/x11-toolkits/fox-devel/Makefile
+++ b/x11-toolkits/fox-devel/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