aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-05-31 21:34:45 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-05-31 21:34:45 +0000
commit845bb504da95f137742a1fe354509c5a9fcc0682 (patch)
tree7b2a34678b3c56833e7b8271e0df5ffa9d17a6a3
parent17f5e78f0aa955101045aca96ab73de13b460f3a (diff)
downloadports-845bb504da95f137742a1fe354509c5a9fcc0682.tar.gz
ports-845bb504da95f137742a1fe354509c5a9fcc0682.zip
change the libtool version to use from 1.3 to 1.5
Notes
Notes: svn path=/head/; revision=136564
-rw-r--r--audio/tse3/Makefile2
-rw-r--r--audio/tse3/pkg-plist3
-rw-r--r--databases/mdbtools/Makefile2
-rw-r--r--databases/sqlite2/Makefile2
-rw-r--r--deskutils/multi-backgrounds-daemon/Makefile2
-rw-r--r--devel/adacurses/Makefile2
-rw-r--r--devel/directfb/Makefile2
-rw-r--r--devel/directfb/pkg-plist8
-rw-r--r--devel/e4graph/Makefile6
-rw-r--r--devel/eboxy/Makefile2
-rw-r--r--devel/eboxy/pkg-plist4
-rw-r--r--devel/kyra/Makefile2
-rw-r--r--devel/liboop/Makefile2
-rw-r--r--devel/ossp-al/Makefile2
14 files changed, 16 insertions, 25 deletions
diff --git a/audio/tse3/Makefile b/audio/tse3/Makefile
index 7edb5b0388dc..19156893ef50 100644
--- a/audio/tse3/Makefile
+++ b/audio/tse3/Makefile
@@ -17,7 +17,7 @@ COMMENT= A MIDI library
LIB_DEPENDS= artsc:${PORTSDIR}/audio/arts
USE_GMAKE= yes
-USE_LIBTOOL_VER=13
+USE_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
USE_REINPLACE= yes
diff --git a/audio/tse3/pkg-plist b/audio/tse3/pkg-plist
index ee1d65ca4f11..3392e828c778 100644
--- a/audio/tse3/pkg-plist
+++ b/audio/tse3/pkg-plist
@@ -1,4 +1,4 @@
-@comment $FreeBSD: /tmp/pcvs/ports/audio/tse3/pkg-plist,v 1.3 2005-01-16 23:11:57 pav Exp $
+@comment $FreeBSD: /tmp/pcvs/ports/audio/tse3/pkg-plist,v 1.4 2005-05-31 21:34:44 oliver Exp $
bin/tse3play
include/tse3/DisplayParams.h
include/tse3/Error.h
@@ -106,7 +106,6 @@ include/tse3/util/Snap.h
include/tse3/util/Song.h
include/tse3/util/Track.h
lib/libtse3.a
-lib/libtse3.la
lib/libtse3.so
lib/libtse3.so.0
share/doc/tse3/AUTHORS
diff --git a/databases/mdbtools/Makefile b/databases/mdbtools/Makefile
index e11df8bb63e1..29efbe70d5b6 100644
--- a/databases/mdbtools/Makefile
+++ b/databases/mdbtools/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk # To build man-pages
USE_REINPLACE= yes
USE_BISON= yes
USE_GNOME= glib20
-USE_INC_LIBTOOL_VER= 13
+USE_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
DOCS= AUTHORS ChangeLog HACKING NEWS README TODO
diff --git a/databases/sqlite2/Makefile b/databases/sqlite2/Makefile
index 41e56068643e..04908ad59acb 100644
--- a/databases/sqlite2/Makefile
+++ b/databases/sqlite2/Makefile
@@ -56,7 +56,7 @@ MAKE_ENV+= TCL_VER=${TCL_V}
USE_GMAKE= YES
USE_GNOME= pkgconfig
-USE_LIBTOOL_VER= 13
+USE_LIBTOOL_VER=15
GNU_CONFIGURE= YES
USE_REINPLACE= YES
CONFIGURE_ARGS= --prefix=${PREFIX} --with-hints=freebsd.hints
diff --git a/deskutils/multi-backgrounds-daemon/Makefile b/deskutils/multi-backgrounds-daemon/Makefile
index 2b522c86a63f..eef2904d0ab3 100644
--- a/deskutils/multi-backgrounds-daemon/Makefile
+++ b/deskutils/multi-backgrounds-daemon/Makefile
@@ -16,7 +16,7 @@ COMMENT= Change your GNOME2 backgound when you switch to other workspace
USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_GMAKE= yes
-USE_LIBTOOL_VER= 13
+USE_LIBTOOL_VER=15
USE_GNOME= gnomehack gnomeprefix libgnomeui libwnck
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/devel/adacurses/Makefile b/devel/adacurses/Makefile
index 9d3a7b7689bd..c27c7fe35d73 100644
--- a/devel/adacurses/Makefile
+++ b/devel/adacurses/Makefile
@@ -18,7 +18,7 @@ COMMENT= Curses library for Ada
BUILD_DEPENDS= gnat:${PORTSDIR}/lang/gnat
-USE_LIBTOOL_VER= 13
+USE_LIBTOOL_VER= 15
USE_GMAKE= yes
CONFIGURE_ARGS= --datadir=${PREFIX}/share/misc --disable-overwrite \
--disable-termcap --includedir=${PREFIX}/include/ncurses \
diff --git a/devel/directfb/Makefile b/devel/directfb/Makefile
index 0f58d75d8247..2a9163efbe02 100644
--- a/devel/directfb/Makefile
+++ b/devel/directfb/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \
LDFLAGS="${PTHREAD_LIBS}"
USE_SDL= sdl
-USE_INC_LIBTOOL_VER= 13
+USE_LIBTOOL_VER=15
USE_GMAKE= yes
INSTALLS_SHLIB= yes
USE_PERL5= yes
diff --git a/devel/directfb/pkg-plist b/devel/directfb/pkg-plist
index 921c219ea576..e42428b34345 100644
--- a/devel/directfb/pkg-plist
+++ b/devel/directfb/pkg-plist
@@ -63,19 +63,13 @@ include/directfb-internal/misc/util.h
include/directfb-internal/windows/idirectfbwindow.h
lib/libdirectfb-0.9.so
lib/libdirectfb-0.9.so.16
-lib/libdirectfb.la
+lib/libdirectfb.a
lib/libdirectfb.so
-lib/directfb-%%DIRECTFB_VERSION%%/interfaces/IDirectFBFont/libidirectfbfont_default.la
lib/directfb-%%DIRECTFB_VERSION%%/interfaces/IDirectFBFont/libidirectfbfont_default.so
-%%WITH_FREETYPE2%%lib/directfb-%%DIRECTFB_VERSION%%/interfaces/IDirectFBFont/libidirectfbfont_ft2.la
%%WITH_FREETYPE2%%lib/directfb-%%DIRECTFB_VERSION%%/interfaces/IDirectFBFont/libidirectfbfont_ft2.so
-lib/directfb-%%DIRECTFB_VERSION%%/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_gif.la
lib/directfb-%%DIRECTFB_VERSION%%/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_gif.so
-lib/directfb-%%DIRECTFB_VERSION%%/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_jpeg.la
lib/directfb-%%DIRECTFB_VERSION%%/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_jpeg.so
-lib/directfb-%%DIRECTFB_VERSION%%/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_mpeg2.la
lib/directfb-%%DIRECTFB_VERSION%%/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_mpeg2.so
-lib/directfb-%%DIRECTFB_VERSION%%/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_png.la
lib/directfb-%%DIRECTFB_VERSION%%/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_png.so
libdata/pkgconfig/directfb.pc
libdata/pkgconfig/directfb-internal.pc
diff --git a/devel/e4graph/Makefile b/devel/e4graph/Makefile
index aad0dec9b6d5..bd5d67d18cff 100644
--- a/devel/e4graph/Makefile
+++ b/devel/e4graph/Makefile
@@ -25,7 +25,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/all
USE_REINPLACE= yes
USE_GMAKE= yes
-USE_LIBTOOL_VER= 13
+USE_LIBTOOL_VER=15
CONFIGURE_ARGS= --with-metakit=${LOCALBASE} \
--with-tcl=${LOCALBASE}/lib/tcl${TCL_VER} --enable-tcl \
--with-expat=${LOCALBASE} --enable-xml
@@ -47,7 +47,9 @@ TCLVND= ${TCL_VER:S/.//}
post-patch:
@${REINPLACE_CMD} -e 's|=-O$$|="$${CFLAGS}"|g ; \
- s|gcc -shared|$$(CC) -shared|g' ${WRKSRC}/configure
+ s|gcc -shared|$$(CC) -shared|g ; \
+ s|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
+ ${WRKSRC}/configure
post-install:
.for file in testcore testcores
diff --git a/devel/eboxy/Makefile b/devel/eboxy/Makefile
index 19e4c702328a..21379be62620 100644
--- a/devel/eboxy/Makefile
+++ b/devel/eboxy/Makefile
@@ -21,7 +21,7 @@ USE_SDL= sdl gui mixer
USE_GNOME= gnometarget libxml2 lthack
USE_GETOPT_LONG= yes
USE_REINPLACE= yes
-USE_LIBTOOL_VER= 13
+USE_LIBTOOL_VER=15
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --disable-lirc
diff --git a/devel/eboxy/pkg-plist b/devel/eboxy/pkg-plist
index eb70a0c47210..f51f7205b66d 100644
--- a/devel/eboxy/pkg-plist
+++ b/devel/eboxy/pkg-plist
@@ -3,14 +3,10 @@ include/eboxy/eboxyplugin.h
include/eboxy/pluginconstants.h
include/eboxy/plugintypes.h
lib/eboxy/libbasewidgets.a
-lib/eboxy/libbasewidgets.la
lib/eboxy/libbasewidgets.so
lib/eboxy/libbasewidgets.so.0
-lib/eboxy/plugins/generic/filebrowser.la
lib/eboxy/plugins/generic/filebrowser.so
-lib/eboxy/plugins/generic/simplemusic.la
lib/eboxy/plugins/generic/simplemusic.so
-lib/eboxy/plugins/interface/libsdl_gui.la
lib/eboxy/plugins/interface/libsdl_gui.so
lib/libeboxyplugin.a
%%DATADIR%%/eboxy.dtd
diff --git a/devel/kyra/Makefile b/devel/kyra/Makefile
index e5ae841e079d..1702e87c3374 100644
--- a/devel/kyra/Makefile
+++ b/devel/kyra/Makefile
@@ -24,7 +24,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
USE_SDL= image sdl
USE_GNOME= gnometarget lthack
-USE_INC_LIBTOOL_VER= 13
+USE_LIBTOOL_VER=15
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \
LDFLAGS="-L${X11BASE}/lib"
INSTALLS_SHLIB= yes
diff --git a/devel/liboop/Makefile b/devel/liboop/Makefile
index 24014c5cd86f..c612643c8387 100644
--- a/devel/liboop/Makefile
+++ b/devel/liboop/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \
USE_BZIP2= yes
USE_GNOME= glib12 glib20 gnomehack gnometarget
-USE_INC_LIBTOOL_VER= 13
+USE_LIBTOOL_VER=15
USE_REINPLACE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --with-libwww
diff --git a/devel/ossp-al/Makefile b/devel/ossp-al/Makefile
index 698fa9e95dba..ed57e13de078 100644
--- a/devel/ossp-al/Makefile
+++ b/devel/ossp-al/Makefile
@@ -24,7 +24,7 @@ LIB_DEPENDS= ex.10:${PORTSDIR}/devel/ossp-ex
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ex=${LOCALBASE}
-USE_LIBTOOL_VER= 13
+USE_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>