From a46899093209df3d6651bf6782f4bcf9dd428c9e Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 1 Jul 2005 18:11:44 +0000 Subject: Switch to the new USE_AUTOTOOLS world order. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4139 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-toolkits/eel/Makefile | 4 ++-- x11-toolkits/gal2/Makefile | 4 ++-- x11-toolkits/gtk20/Makefile | 4 ++-- x11-toolkits/libgnomeprintui/Makefile | 4 ++-- x11-toolkits/libwnck/Makefile | 4 ++-- x11-toolkits/pango/Makefile | 4 ++-- x11-toolkits/py-gnome-desktop/Makefile | 4 ++-- x11-toolkits/py-gnome-extras/Makefile | 4 ++-- x11-toolkits/py-gnome2/Makefile | 4 ++-- 9 files changed, 18 insertions(+), 18 deletions(-) (limited to 'x11-toolkits') diff --git a/x11-toolkits/eel/Makefile b/x11-toolkits/eel/Makefile index 38f8da160..b102f7ca6 100644 --- a/x11-toolkits/eel/Makefile +++ b/x11-toolkits/eel/Makefile @@ -3,7 +3,7 @@ # Whom: Ade Lovett # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11-toolkits/eel/Makefile,v 1.12 2005/06/28 05:40:14 adamw Exp $ # PORTNAME= eel @@ -21,7 +21,7 @@ USE_GMAKE= yes USE_X_PREFIX= yes GNOME_DESKTOP_VERSION=2 USE_GNOME= gnomeprefix gnomehack gail gnomedesktop gnomemenus -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-shared --enable-static diff --git a/x11-toolkits/gal2/Makefile b/x11-toolkits/gal2/Makefile index 46bf8574f..d3064c0aa 100644 --- a/x11-toolkits/gal2/Makefile +++ b/x11-toolkits/gal2/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11-toolkits/gal2/Makefile,v 1.50 2005/06/28 05:40:14 adamw Exp $ # PORTNAME= gal2 @@ -24,7 +24,7 @@ USE_PERL5= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui libgnomeprintui INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --enable-static --with-libiconv CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile index 981c205ef..3bb736666 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -3,7 +3,7 @@ # Whom: Vanilla I. Shu # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.56 2005/06/28 05:40:15 adamw Exp $ # PORTNAME= gtk @@ -43,7 +43,7 @@ USE_XPM= yes USE_REINPLACE= yes USE_PERL5= yes INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack atk pango CONFIGURE_ARGS= --enable-static --with-xinput=yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype2 \ diff --git a/x11-toolkits/libgnomeprintui/Makefile b/x11-toolkits/libgnomeprintui/Makefile index 8a4e30d08..a5c0f4ea3 100644 --- a/x11-toolkits/libgnomeprintui/Makefile +++ b/x11-toolkits/libgnomeprintui/Makefile @@ -3,7 +3,7 @@ # Whom: Maxim Sobolev # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11-toolkits/libgnomeprintui/Makefile,v 1.48 2005/06/28 05:40:15 adamw Exp $ # PORTNAME= libgnomeprintui @@ -27,7 +27,7 @@ USE_GNOME= gnomeprefix gnomehack libgnomeprint libgnomecanvas \ intlhack USE_REINPLACE= yes INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_BISON= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11-toolkits/libwnck/Makefile b/x11-toolkits/libwnck/Makefile index 271786a42..9494890d5 100644 --- a/x11-toolkits/libwnck/Makefile +++ b/x11-toolkits/libwnck/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11-toolkits/libwnck/Makefile,v 1.45 2005/06/28 05:40:15 adamw Exp $ # PORTNAME= libwnck @@ -24,7 +24,7 @@ USE_GMAKE= yes USE_GNOME= gnomehack gtk20 USE_BISON= yes INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index 3543a5576..749a73792 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -3,7 +3,7 @@ # Whom: Maxim Sobolev # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11-toolkits/pango/Makefile,v 1.37 2005/06/28 05:40:16 adamw Exp $ # PORTNAME= pango @@ -28,7 +28,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack glib20 CONFIGURE_ARGS= --with-qt=no \ --with-html-dir=${PREFIX}/share/doc \ diff --git a/x11-toolkits/py-gnome-desktop/Makefile b/x11-toolkits/py-gnome-desktop/Makefile index 75ecb6ccb..a34d14e36 100644 --- a/x11-toolkits/py-gnome-desktop/Makefile +++ b/x11-toolkits/py-gnome-desktop/Makefile @@ -3,7 +3,7 @@ # Whom: Koop Mast # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11-toolkits/py-gnome-extras/Makefile,v 1.13 2005/06/28 05:40:16 adamw Exp $ # PORTNAME= gnome @@ -52,7 +52,7 @@ USE_GMAKE= yes USE_PYTHON= yes USE_GNOME= gnomehack libgnomeprintui libgtkhtml gnomepanel \ gtksourceview libwnck nautiluscdburner pygnome2 libgda2 -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --with-gtkmozembed=${MOZ_BUILD} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11-toolkits/py-gnome-extras/Makefile b/x11-toolkits/py-gnome-extras/Makefile index 75ecb6ccb..a34d14e36 100644 --- a/x11-toolkits/py-gnome-extras/Makefile +++ b/x11-toolkits/py-gnome-extras/Makefile @@ -3,7 +3,7 @@ # Whom: Koop Mast # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11-toolkits/py-gnome-extras/Makefile,v 1.13 2005/06/28 05:40:16 adamw Exp $ # PORTNAME= gnome @@ -52,7 +52,7 @@ USE_GMAKE= yes USE_PYTHON= yes USE_GNOME= gnomehack libgnomeprintui libgtkhtml gnomepanel \ gtksourceview libwnck nautiluscdburner pygnome2 libgda2 -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --with-gtkmozembed=${MOZ_BUILD} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile index ae6888c5d..14ecf01a9 100644 --- a/x11-toolkits/py-gnome2/Makefile +++ b/x11-toolkits/py-gnome2/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11-toolkits/py-gnome2/Makefile,v 1.19 2005/06/28 05:40:16 adamw Exp $ # PORTNAME= gnome @@ -26,7 +26,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_PYTHON= yes USE_GNOME= gnomehack libgnomeui pygtk2 -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" -- cgit v1.2.3