From 9fbb87ac2566f6d187308604d624baf44262d52b Mon Sep 17 00:00:00 2001 From: adamw Date: Sat, 10 Jul 2004 20:02:13 +0000 Subject: Apply the USE_LIBTOOL_VER -> USE_INC_LIBTOOL_VER changes that were in the FreeBSD repo's big libtool commit. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2474 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome-desktop/Makefile | 2 +- x11/gnome-panel/Makefile | 2 +- x11/gnomedesktop/Makefile | 2 +- x11/gnomepanel/Makefile | 2 +- x11/libgnome/Makefile | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'x11') diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile index 5d11db5f3..d4ed17b8e 100644 --- a/x11/gnome-desktop/Makefile +++ b/x11/gnome-desktop/Makefile @@ -25,7 +25,7 @@ GNOME_DESKTOP_VERSION=2 USE_GMAKE= yes USE_BISON= yes INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 CONFIGURE_ARGS= --with-gnome-distributor="FreeBSD GNOME Project" \ --with-kde-datadir=${LOCALBASE}/share CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 2c6f7b665..1d66d47fc 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -24,7 +24,7 @@ USE_GNOME= gnomeprefix gnomehack gnomehier intlhack lthack gnomedesktop \ libwnck GNOME_DESKTOP_VERSION=2 USE_GMAKE= yes -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 CONFIGURE_ARGS= --with-kde-datadir=${LOCALBASE}/share \ --with-kde-docdir=${LOCALBASE}/share/doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ diff --git a/x11/gnomedesktop/Makefile b/x11/gnomedesktop/Makefile index 5d11db5f3..d4ed17b8e 100644 --- a/x11/gnomedesktop/Makefile +++ b/x11/gnomedesktop/Makefile @@ -25,7 +25,7 @@ GNOME_DESKTOP_VERSION=2 USE_GMAKE= yes USE_BISON= yes INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 CONFIGURE_ARGS= --with-gnome-distributor="FreeBSD GNOME Project" \ --with-kde-datadir=${LOCALBASE}/share CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/x11/gnomepanel/Makefile b/x11/gnomepanel/Makefile index 2c6f7b665..1d66d47fc 100644 --- a/x11/gnomepanel/Makefile +++ b/x11/gnomepanel/Makefile @@ -24,7 +24,7 @@ USE_GNOME= gnomeprefix gnomehack gnomehier intlhack lthack gnomedesktop \ libwnck GNOME_DESKTOP_VERSION=2 USE_GMAKE= yes -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 CONFIGURE_ARGS= --with-kde-datadir=${LOCALBASE}/share \ --with-kde-docdir=${LOCALBASE}/share/doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 14a8d9701..d7207ee26 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -27,7 +27,7 @@ USE_GNOME= gnomeprefix gnomehack lthack gnomehier intlhack esound \ gnomevfs2 libxslt USE_BISON= yes INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -- cgit v1.2.3