summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/dryad/Makefile1
-rw-r--r--devel/gnomedebug/Makefile1
-rw-r--r--devel/libol/Makefile1
-rw-r--r--devel/sip/Makefile1
-rw-r--r--devel/t1lib/Makefile1
5 files changed, 0 insertions, 5 deletions
diff --git a/devel/dryad/Makefile b/devel/dryad/Makefile
index 0a59641438ee..9c5c84deb691 100644
--- a/devel/dryad/Makefile
+++ b/devel/dryad/Makefile
@@ -24,7 +24,6 @@ RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
--datadir=${PREFIX}/share/gnome
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/devel/gnomedebug/Makefile b/devel/gnomedebug/Makefile
index 0c2e793d49c3..7dfb97676df0 100644
--- a/devel/gnomedebug/Makefile
+++ b/devel/gnomedebug/Makefile
@@ -25,7 +25,6 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
-GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
--datadir=${PREFIX}/share/gnome
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/devel/libol/Makefile b/devel/libol/Makefile
index 045f39d5c749..ba89dbb7a874 100644
--- a/devel/libol/Makefile
+++ b/devel/libol/Makefile
@@ -14,6 +14,5 @@ MAINTAINER= vince@blue-box.net
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
-GNU_CONFIGURE= yes
.include <bsd.port.mk>
diff --git a/devel/sip/Makefile b/devel/sip/Makefile
index 80fd4034de20..2e0291f061ba 100644
--- a/devel/sip/Makefile
+++ b/devel/sip/Makefile
@@ -18,7 +18,6 @@ USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
USE_QT= yes
CONFIGURE_ARGS= --enable-qt --with-qt-includes=${X11BASE}/include/X11/qt
-GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ENV= LDFLAGS=-lgcc
diff --git a/devel/t1lib/Makefile b/devel/t1lib/Makefile
index 5345141b2fe8..68a92bdd3e3d 100644
--- a/devel/t1lib/Makefile
+++ b/devel/t1lib/Makefile
@@ -15,7 +15,6 @@ MAINTAINER= ijliao@csie.nctu.edu.tw
WRKSRC= ${WRKDIR}/T1-1.0.1
-GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
USE_XLIB= yes