aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-08-31 22:20:29 +0800
committersobomax <sobomax@FreeBSD.org>2001-08-31 22:20:29 +0800
commit3e296364bd5a9b204ea68db30c799bacb5df3684 (patch)
treeeab31279d80a94e099db69a6156e993a09f45b79 /www
parenta172e8bf9f84f3fa04b0ca15b0df1ac318ca7468 (diff)
downloadfreebsd-ports-gnome-3e296364bd5a9b204ea68db30c799bacb5df3684.tar.gz
freebsd-ports-gnome-3e296364bd5a9b204ea68db30c799bacb5df3684.tar.zst
freebsd-ports-gnome-3e296364bd5a9b204ea68db30c799bacb5df3684.zip
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.
Diffstat (limited to 'www')
-rw-r--r--www/cgicc/Makefile1
-rw-r--r--www/openvrml/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/www/cgicc/Makefile b/www/cgicc/Makefile
index 7e6caf545374..58b5c3aeff84 100644
--- a/www/cgicc/Makefile
+++ b/www/cgicc/Makefile
@@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ijliao@FreeBSD.org
USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/www/openvrml/Makefile b/www/openvrml/Makefile
index 74738d5032c1..e3b42726641e 100644
--- a/www/openvrml/Makefile
+++ b/www/openvrml/Makefile
@@ -16,7 +16,6 @@ MAINTAINER= 3d@freebsd.org
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
png.4:${PORTSDIR}/graphics/png
-GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-jpeg-prefix=${LOCALBASE} \
--with-png-prefix=${LOCALBASE} \
--with-MesaGL