diff options
author | ade <ade@FreeBSD.org> | 2006-02-23 18:40:44 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2006-02-23 18:40:44 +0800 |
commit | da880765886f48c0ac8fd253e5601d04ea853215 (patch) | |
tree | 55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /multimedia/gstreamer-plugins-gnonlin | |
parent | ba4beb1ea11e6147a9b30969be42685d1c709e56 (diff) | |
download | freebsd-ports-graphics-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz freebsd-ports-graphics-da880765886f48c0ac8fd253e5601d04ea853215.tar.zst freebsd-ports-graphics-da880765886f48c0ac8fd253e5601d04ea853215.zip |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'multimedia/gstreamer-plugins-gnonlin')
-rw-r--r-- | multimedia/gstreamer-plugins-gnonlin/Makefile | 3 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins-gnonlin/pkg-plist | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins-gnonlin/Makefile b/multimedia/gstreamer-plugins-gnonlin/Makefile index 56a67e3111f..15598c3b0ab 100644 --- a/multimedia/gstreamer-plugins-gnonlin/Makefile +++ b/multimedia/gstreamer-plugins-gnonlin/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnonlin PORTVERSION= 0.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -22,7 +22,6 @@ CONFLICTS= pitivi-0.1.1* USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnometarget -USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/multimedia/gstreamer-plugins-gnonlin/pkg-plist b/multimedia/gstreamer-plugins-gnonlin/pkg-plist index 19fe149127f..c5f6a639ae9 100644 --- a/multimedia/gstreamer-plugins-gnonlin/pkg-plist +++ b/multimedia/gstreamer-plugins-gnonlin/pkg-plist @@ -9,6 +9,7 @@ include/gnl/gnltimeline.h include/gnl/gnltypes.h include/gnl/gnlversion.h lib/gstreamer-0.8/libgnl.a +lib/gstreamer-0.8/libgnl.la lib/gstreamer-0.8/libgnl.so lib/gstreamer-0.8/libgnl.so.0 libdata/pkgconfig/gnonlin.pc |