diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-21 10:07:35 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-21 10:07:35 +0000 |
commit | cc121d979407d6c3fdfdef751cec3b97e5ed9885 (patch) | |
tree | c2b4515527fa44f542b6521d6f5d161920a65bce /x11-toolkits | |
parent | a3dda2e04d90f5ebf144836d5c498188539545d0 (diff) | |
download | ports-cc121d979407d6c3fdfdef751cec3b97e5ed9885.tar.gz ports-cc121d979407d6c3fdfdef751cec3b97e5ed9885.zip |
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.
Notes
Notes:
svn path=/head/; revision=31811
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/fox-devel/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/fox/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/fox10/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/fox14/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/gtk--/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/gtk--2/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/gtkmm12/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/gtkmm20/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/gtkmm24/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/gtkmm30/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/guile-gnome/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/guile-gtk/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/py-gtk/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/py-gtk2/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/py-kde/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/py-qt/Makefile | 1 |
16 files changed, 0 insertions, 16 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 diff --git a/x11-toolkits/fox/Makefile b/x11-toolkits/fox/Makefile index d435d5ce0f59..d93be9752f36 100644 --- a/x11-toolkits/fox/Makefile +++ b/x11-toolkits/fox/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 diff --git a/x11-toolkits/fox10/Makefile b/x11-toolkits/fox10/Makefile index d435d5ce0f59..d93be9752f36 100644 --- a/x11-toolkits/fox10/Makefile +++ b/x11-toolkits/fox10/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 diff --git a/x11-toolkits/fox14/Makefile b/x11-toolkits/fox14/Makefile index d435d5ce0f59..d93be9752f36 100644 --- a/x11-toolkits/fox14/Makefile +++ b/x11-toolkits/fox14/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 diff --git a/x11-toolkits/gtk--/Makefile b/x11-toolkits/gtk--/Makefile index 066a202efef4..8210a93a071c 100644 --- a/x11-toolkits/gtk--/Makefile +++ b/x11-toolkits/gtk--/Makefile @@ -24,7 +24,6 @@ USE_NEWGCC= yes USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-static=yes \ --without-gnome CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" diff --git a/x11-toolkits/gtk--2/Makefile b/x11-toolkits/gtk--2/Makefile index 066a202efef4..8210a93a071c 100644 --- a/x11-toolkits/gtk--2/Makefile +++ b/x11-toolkits/gtk--2/Makefile @@ -24,7 +24,6 @@ USE_NEWGCC= yes USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-static=yes \ --without-gnome CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" diff --git a/x11-toolkits/gtkmm12/Makefile b/x11-toolkits/gtkmm12/Makefile index 066a202efef4..8210a93a071c 100644 --- a/x11-toolkits/gtkmm12/Makefile +++ b/x11-toolkits/gtkmm12/Makefile @@ -24,7 +24,6 @@ USE_NEWGCC= yes USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-static=yes \ --without-gnome CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" diff --git a/x11-toolkits/gtkmm20/Makefile b/x11-toolkits/gtkmm20/Makefile index 066a202efef4..8210a93a071c 100644 --- a/x11-toolkits/gtkmm20/Makefile +++ b/x11-toolkits/gtkmm20/Makefile @@ -24,7 +24,6 @@ USE_NEWGCC= yes USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-static=yes \ --without-gnome CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" diff --git a/x11-toolkits/gtkmm24/Makefile b/x11-toolkits/gtkmm24/Makefile index 066a202efef4..8210a93a071c 100644 --- a/x11-toolkits/gtkmm24/Makefile +++ b/x11-toolkits/gtkmm24/Makefile @@ -24,7 +24,6 @@ USE_NEWGCC= yes USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-static=yes \ --without-gnome CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" diff --git a/x11-toolkits/gtkmm30/Makefile b/x11-toolkits/gtkmm30/Makefile index 066a202efef4..8210a93a071c 100644 --- a/x11-toolkits/gtkmm30/Makefile +++ b/x11-toolkits/gtkmm30/Makefile @@ -24,7 +24,6 @@ USE_NEWGCC= yes USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-static=yes \ --without-gnome CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" diff --git a/x11-toolkits/guile-gnome/Makefile b/x11-toolkits/guile-gnome/Makefile index 4e32a00981e7..c079948c1266 100644 --- a/x11-toolkits/guile-gnome/Makefile +++ b/x11-toolkits/guile-gnome/Makefile @@ -24,7 +24,6 @@ GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config USE_LIBTOOL= yes INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-bonobo --without-gtkhtml --with-libglade CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GTK_CONFIG="${GTK_CONFIG}" \ diff --git a/x11-toolkits/guile-gtk/Makefile b/x11-toolkits/guile-gtk/Makefile index 0ca8a2c8a5ea..06596397b3b5 100644 --- a/x11-toolkits/guile-gtk/Makefile +++ b/x11-toolkits/guile-gtk/Makefile @@ -21,7 +21,6 @@ GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config USE_LIBTOOL= yes INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GTK_CONFIG="${GTK_CONFIG}" \ GLIB_CONFIG="${GLIB_CONFIG}" \ diff --git a/x11-toolkits/py-gtk/Makefile b/x11-toolkits/py-gtk/Makefile index 2989366e0e1c..d00e043ba430 100644 --- a/x11-toolkits/py-gtk/Makefile +++ b/x11-toolkits/py-gtk/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ RUN_DEPENDS= python1.5:${PORTSDIR}/lang/python GTK_CONFIG= ${X11BASE}/bin/gtk12-config -GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ENV= GTK_CONFIG=${GTK_CONFIG} CONFIGURE_ARGS= --with-python=python1.5 diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile index 2989366e0e1c..d00e043ba430 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ RUN_DEPENDS= python1.5:${PORTSDIR}/lang/python GTK_CONFIG= ${X11BASE}/bin/gtk12-config -GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ENV= GTK_CONFIG=${GTK_CONFIG} CONFIGURE_ARGS= --with-python=python1.5 diff --git a/x11-toolkits/py-kde/Makefile b/x11-toolkits/py-kde/Makefile index f8d278efc6cf..57aacc8625ed 100644 --- a/x11-toolkits/py-kde/Makefile +++ b/x11-toolkits/py-kde/Makefile @@ -18,7 +18,6 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/python1.5/qt.py:${PORTSDIR}/x11-toolkits/py-qt USE_LIBTOOL= yes USE_QT= yes -GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS= --with-qt-includes=${X11BASE}/include/X11/qt diff --git a/x11-toolkits/py-qt/Makefile b/x11-toolkits/py-qt/Makefile index 4a75db209f51..b65ac890655f 100644 --- a/x11-toolkits/py-qt/Makefile +++ b/x11-toolkits/py-qt/Makefile @@ -17,7 +17,6 @@ LIB_DEPENDS= sip.3:${PORTSDIR}/devel/sip USE_QT= yes USE_LIBTOOL= yes -GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ENV= LDFLAGS=-lgcc CONFIGURE_ARGS= --with-qt-includes=${X11BASE}/include/X11/qt |