From dd6c38b7c0224eea53b032a6db0c58cdfffadeb9 Mon Sep 17 00:00:00 2001 From: vs Date: Tue, 24 May 2005 14:14:33 +0000 Subject: USE_LIBTOOL --- multimedia/xmms-avi/Makefile | 1 + multimedia/xmms-avi/files/patch-ltmain.sh | 20 -------------------- 2 files changed, 1 insertion(+), 20 deletions(-) delete mode 100644 multimedia/xmms-avi/files/patch-ltmain.sh (limited to 'multimedia/xmms-avi') diff --git a/multimedia/xmms-avi/Makefile b/multimedia/xmms-avi/Makefile index 4b42f11..705a914 100644 --- a/multimedia/xmms-avi/Makefile +++ b/multimedia/xmms-avi/Makefile @@ -26,6 +26,7 @@ USE_X_PREFIX= yes USE_SDL= sdl USE_GNOME= gtk12 USE_REINPLACE= yes +USE_INC_LIBTOOL_VER=15 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-win32-path=${LOCALBASE}/lib/win32 diff --git a/multimedia/xmms-avi/files/patch-ltmain.sh b/multimedia/xmms-avi/files/patch-ltmain.sh deleted file mode 100644 index 397c751..0000000 --- a/multimedia/xmms-avi/files/patch-ltmain.sh +++ /dev/null @@ -1,20 +0,0 @@ ---- ltmain.sh.orig Sun Aug 4 04:18:48 2002 -+++ ltmain.sh Sun Dec 7 12:53:52 2003 -@@ -1053,7 +1053,7 @@ - # These systems don't actually have a C library (as such) - test "X$arg" = "X-lc" && continue - ;; -- *-*-openbsd*) -+ *-*-openbsd* | *-*-freebsd*) - # Do not include libc due to us having libc/libc_r. - test "X$arg" = "X-lc" && continue - ;; -@@ -2501,7 +2501,7 @@ - *-*-netbsd*) - # Don't link with libc until the a.out ld.so is fixed. - ;; -- *-*-openbsd*) -+ *-*-openbsd* | *-*-freebsd*) - # Do not include libc due to us having libc/libc_r. - ;; - *) -- cgit v1.1