diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/expat2/Makefile | 1 | ||||
-rw-r--r-- | textproc/gdome2/Makefile | 1 | ||||
-rw-r--r-- | textproc/libxml++/Makefile | 1 | ||||
-rw-r--r-- | textproc/libxml++26/Makefile | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/textproc/expat2/Makefile b/textproc/expat2/Makefile index 9f740d23f017..29d6a410f3dc 100644 --- a/textproc/expat2/Makefile +++ b/textproc/expat2/Makefile @@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= expat MAINTAINER= kuriyama@FreeBSD.org -GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared --enable-static USE_LIBTOOL= yes USE_GMAKE= yes diff --git a/textproc/gdome2/Makefile b/textproc/gdome2/Makefile index 82ca8448e886..509a5a63caad 100644 --- a/textproc/gdome2/Makefile +++ b/textproc/gdome2/Makefile @@ -17,7 +17,6 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 USE_GLIB= yes USE_LIBTOOL= yes -GNU_CONFIGURE= yes CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" CPPFLAGS="-I${LOCALBASE}/include" PLIST_SUB= DOCSDIR="share/doc/${DISTNAME}" diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index f1710ee211d1..bd5a3a25c655 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 USE_LIBTOOL= yes -GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" USE_GMAKE= yes diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile index f1710ee211d1..bd5a3a25c655 100644 --- a/textproc/libxml++26/Makefile +++ b/textproc/libxml++26/Makefile @@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 USE_LIBTOOL= yes -GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" USE_GMAKE= yes |