diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-14 14:33:23 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-14 14:33:23 +0800 |
commit | 039fd0b84c7b82bca4a36bae0a19f110f04e1bcc (patch) | |
tree | 27349f78a1e950949c7a81c85ff84626c694353b /devel | |
parent | 003cebba57bd2c455d360aa85ab95c255a773fc7 (diff) | |
download | marcuscom-ports-039fd0b84c7b82bca4a36bae0a19f110f04e1bcc.tar marcuscom-ports-039fd0b84c7b82bca4a36bae0a19f110f04e1bcc.tar.gz marcuscom-ports-039fd0b84c7b82bca4a36bae0a19f110f04e1bcc.tar.bz2 marcuscom-ports-039fd0b84c7b82bca4a36bae0a19f110f04e1bcc.tar.lz marcuscom-ports-039fd0b84c7b82bca4a36bae0a19f110f04e1bcc.tar.xz marcuscom-ports-039fd0b84c7b82bca4a36bae0a19f110f04e1bcc.tar.zst marcuscom-ports-039fd0b84c7b82bca4a36bae0a19f110f04e1bcc.zip |
s/USE_LIBTOOL=yes/USE_LIBTOOL_VER=13/
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2055 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ORBit2/Makefile | 2 | ||||
-rw-r--r-- | devel/bugbuddy2/Makefile | 2 | ||||
-rw-r--r-- | devel/gconf2/Makefile | 2 | ||||
-rw-r--r-- | devel/gconfmm/Makefile | 2 | ||||
-rw-r--r-- | devel/glib20/Makefile | 2 | ||||
-rw-r--r-- | devel/glibmm/Makefile | 2 | ||||
-rw-r--r-- | devel/gnome-vfsmm/Makefile | 2 | ||||
-rw-r--r-- | devel/libglade2/Makefile | 2 | ||||
-rw-r--r-- | devel/libglademm/Makefile | 2 | ||||
-rw-r--r-- | devel/libsigc++20/Makefile | 2 | ||||
-rw-r--r-- | devel/libsoup/Makefile | 2 | ||||
-rw-r--r-- | devel/libsoup22/Makefile | 2 | ||||
-rw-r--r-- | devel/scaffold/Makefile | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile index 1052bac06..f9ac38190 100644 --- a/devel/ORBit2/Makefile +++ b/devel/ORBit2/Makefile @@ -21,7 +21,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_REINPLACE= yes INSTALLS_SHLIB= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_GNOME= gnomehack lthack libidl CONFIGURE_ARGS= --disable-indent \ --with-html-dir=${PREFIX}/share/doc \ diff --git a/devel/bugbuddy2/Makefile b/devel/bugbuddy2/Makefile index 675f14806..992971429 100644 --- a/devel/bugbuddy2/Makefile +++ b/devel/bugbuddy2/Makefile @@ -20,7 +20,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_REINPLACE= yes USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_GNOME= gnomeprefix gnomehack intlhack lthack gnomedesktop GNOME_DESKTOP_VERSION=2 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile index 5acad5d58..1eaab6f70 100644 --- a/devel/gconf2/Makefile +++ b/devel/gconf2/Makefile @@ -21,7 +21,7 @@ USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= gnomehack lthack gnomehier orbit2 gtk20 libxml2 linc INSTALLS_SHLIB= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ --disable-gtk-doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/devel/gconfmm/Makefile b/devel/gconfmm/Makefile index 11528e167..d4581e518 100644 --- a/devel/gconfmm/Makefile +++ b/devel/gconfmm/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomehack gconf2 lthack -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-static diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index 3823e1bd6..2357836d0 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -24,7 +24,7 @@ NO_LATEST_LINK= yes USE_BZIP2= yes USE_GETTEXT= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_GNOME= gnomehack gnometarget pkgconfig diff --git a/devel/glibmm/Makefile b/devel/glibmm/Makefile index 91c0a968c..fe8179d6b 100644 --- a/devel/glibmm/Makefile +++ b/devel/glibmm/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomehack gnometarget lthack glib20 -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-static diff --git a/devel/gnome-vfsmm/Makefile b/devel/gnome-vfsmm/Makefile index 056921386..d936dfd1f 100644 --- a/devel/gnome-vfsmm/Makefile +++ b/devel/gnome-vfsmm/Makefile @@ -23,7 +23,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomehack lthack gnomevfs2 -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-static diff --git a/devel/libglade2/Makefile b/devel/libglade2/Makefile index 07e24a8fd..6cc159cd8 100644 --- a/devel/libglade2/Makefile +++ b/devel/libglade2/Makefile @@ -25,7 +25,7 @@ USE_X_PREFIX= yes USE_REINPLACE= yes USE_GMAKE= yes USE_PYTHON= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_GNOME= gnomehack libxml2 gtk20 INSTALLS_SHLIB= yes CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ diff --git a/devel/libglademm/Makefile b/devel/libglademm/Makefile index 18f298f63..13717d7ad 100644 --- a/devel/libglademm/Makefile +++ b/devel/libglademm/Makefile @@ -23,7 +23,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomehack lthack libglade2 -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-static diff --git a/devel/libsigc++20/Makefile b/devel/libsigc++20/Makefile index 3f8e33646..31e821ca5 100644 --- a/devel/libsigc++20/Makefile +++ b/devel/libsigc++20/Makefile @@ -23,7 +23,7 @@ USE_GMAKE= yes LATEST_LINK= libsigc++2 INSTALLS_SHLIB= yes USE_GNOME= gnomehack lthack gnometarget pkgconfig -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 .if !defined(NOPORTDOCS) BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile index 950f07ef0..09314a1c2 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt USE_BZIP2= yes USE_GNOME= gnomehack lthack glib20 libxml2 INSTALLS_SHLIB= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_GMAKE= yes CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ --disable-gtk-doc diff --git a/devel/libsoup22/Makefile b/devel/libsoup22/Makefile index 950f07ef0..09314a1c2 100644 --- a/devel/libsoup22/Makefile +++ b/devel/libsoup22/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt USE_BZIP2= yes USE_GNOME= gnomehack lthack glib20 libxml2 INSTALLS_SHLIB= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_GMAKE= yes CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ --disable-gtk-doc diff --git a/devel/scaffold/Makefile b/devel/scaffold/Makefile index 06beeeb46..3f241074d 100644 --- a/devel/scaffold/Makefile +++ b/devel/scaffold/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= gnome-autogen.sh:${PORTSDIR}/devel/gnomecommon USE_X_PREFIX= yes GNU_CONFIGURE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes USE_GNOME= gnomehack gnomeprefix gnometarget libbonoboui CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |