diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/cgicc/Makefile | 1 | ||||
-rw-r--r-- | www/openvrml/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/www/cgicc/Makefile b/www/cgicc/Makefile index 7e6caf54537..58b5c3aeff8 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 74738d5032c..e3b42726641 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 |