diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-25 08:14:54 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-25 08:14:54 +0800 |
commit | 32f4b98d364ab7e634b9cb207331927f82d0fd6e (patch) | |
tree | 5f22498747e470d9603c10d2048ed8c4582381ca /multimedia/gstreamer-ffmpeg | |
parent | 407c21d3ed0cc59ee735e1c779ac1b7958a3528b (diff) | |
download | marcuscom-ports-32f4b98d364ab7e634b9cb207331927f82d0fd6e.tar marcuscom-ports-32f4b98d364ab7e634b9cb207331927f82d0fd6e.tar.gz marcuscom-ports-32f4b98d364ab7e634b9cb207331927f82d0fd6e.tar.bz2 marcuscom-ports-32f4b98d364ab7e634b9cb207331927f82d0fd6e.tar.lz marcuscom-ports-32f4b98d364ab7e634b9cb207331927f82d0fd6e.tar.xz marcuscom-ports-32f4b98d364ab7e634b9cb207331927f82d0fd6e.tar.zst marcuscom-ports-32f4b98d364ab7e634b9cb207331927f82d0fd6e.zip |
Update for new libtool world order.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5756 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/gstreamer-ffmpeg')
-rw-r--r-- | multimedia/gstreamer-ffmpeg/Makefile | 4 | ||||
-rw-r--r-- | multimedia/gstreamer-ffmpeg/pkg-plist | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/multimedia/gstreamer-ffmpeg/Makefile b/multimedia/gstreamer-ffmpeg/Makefile index d9f4c626d..1c92154bd 100644 --- a/multimedia/gstreamer-ffmpeg/Makefile +++ b/multimedia/gstreamer-ffmpeg/Makefile @@ -7,7 +7,7 @@ PORTNAME= gstreamer PORTVERSION= 0.10.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-ffmpeg/ PKGNAMESUFFIX= -ffmpeg @@ -21,7 +21,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnometarget USE_GSTREAMER= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= PKG_CONFIG=${PKG_CONFIG} \ CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ CFLAGS="${CFLAGS} -fno-force-addr" \ diff --git a/multimedia/gstreamer-ffmpeg/pkg-plist b/multimedia/gstreamer-ffmpeg/pkg-plist index ffea123be..2f12c2978 100644 --- a/multimedia/gstreamer-ffmpeg/pkg-plist +++ b/multimedia/gstreamer-ffmpeg/pkg-plist @@ -1 +1,2 @@ +lib/gstreamer-%%VERSION%%/libgstffmpeg.la lib/gstreamer-%%VERSION%%/libgstffmpeg.so |