summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-07-11 04:02:13 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-07-11 04:02:13 +0800
commit9fbb87ac2566f6d187308604d624baf44262d52b (patch)
treeb17fe608ea44925dcab99937dcac3fa30caa4e9a /devel
parentf98d151d3cae48ed70c7df565d84b5d9a5beee09 (diff)
downloadmarcuscom-ports-9fbb87ac2566f6d187308604d624baf44262d52b.tar
marcuscom-ports-9fbb87ac2566f6d187308604d624baf44262d52b.tar.gz
marcuscom-ports-9fbb87ac2566f6d187308604d624baf44262d52b.tar.bz2
marcuscom-ports-9fbb87ac2566f6d187308604d624baf44262d52b.tar.lz
marcuscom-ports-9fbb87ac2566f6d187308604d624baf44262d52b.tar.xz
marcuscom-ports-9fbb87ac2566f6d187308604d624baf44262d52b.tar.zst
marcuscom-ports-9fbb87ac2566f6d187308604d624baf44262d52b.zip
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
Diffstat (limited to 'devel')
-rw-r--r--devel/ORBit2/Makefile2
-rw-r--r--devel/gconf2/Makefile2
-rw-r--r--devel/libsoup/Makefile2
-rw-r--r--devel/libsoup22/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile
index f0ed23bd6..1971714d3 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_VER=13
+USE_INC_LIBTOOL_VER=13
USE_GNOME= gnomehack lthack libidl
CONFIGURE_ARGS= --disable-indent \
--with-html-dir=${PREFIX}/share/doc \
diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile
index 079ba3526..574f1ef26 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_VER=13
+USE_INC_LIBTOOL_VER=13
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \
--disable-gtk-doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile
index c90dc299d..bdcce4f01 100644
--- a/devel/libsoup/Makefile
+++ b/devel/libsoup/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
USE_BZIP2= yes
USE_GNOME= gnomehack lthack glib20 libxml2
INSTALLS_SHLIB= yes
-USE_LIBTOOL_VER=13
+USE_INC_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 c90dc299d..bdcce4f01 100644
--- a/devel/libsoup22/Makefile
+++ b/devel/libsoup22/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
USE_BZIP2= yes
USE_GNOME= gnomehack lthack glib20 libxml2
INSTALLS_SHLIB= yes
-USE_LIBTOOL_VER=13
+USE_INC_LIBTOOL_VER=13
USE_GMAKE= yes
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \
--disable-gtk-doc