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 /audio/sweep | |
parent | ba4beb1ea11e6147a9b30969be42685d1c709e56 (diff) | |
download | freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.zst freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.zip |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'audio/sweep')
-rw-r--r-- | audio/sweep/Makefile | 3 | ||||
-rw-r--r-- | audio/sweep/pkg-plist | 12 |
2 files changed, 14 insertions, 1 deletions
diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile index a196f9f79d4e..ff9e919ae4d5 100644 --- a/audio/sweep/Makefile +++ b/audio/sweep/Makefile @@ -7,6 +7,7 @@ PORTNAME= sweep PORTVERSION= 0.8.4 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -23,7 +24,7 @@ LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnometarget gtk12 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-extralibdir=${LOCALBASE}/lib \ diff --git a/audio/sweep/pkg-plist b/audio/sweep/pkg-plist index d685cd286676..0973180ef327 100644 --- a/audio/sweep/pkg-plist +++ b/audio/sweep/pkg-plist @@ -9,11 +9,23 @@ include/sweep/sweep_typeconvert.h include/sweep/sweep_types.h include/sweep/sweep_undo.h include/sweep/sweep_version.h +lib/sweep/libbyenergy.a +lib/sweep/libbyenergy.la lib/sweep/libbyenergy.so +lib/sweep/libecho.a +lib/sweep/libecho.la lib/sweep/libecho.so +lib/sweep/libfade.a +lib/sweep/libfade.la lib/sweep/libfade.so +lib/sweep/libladspameta.a +lib/sweep/libladspameta.la lib/sweep/libladspameta.so +lib/sweep/libnormalise.a +lib/sweep/libnormalise.la lib/sweep/libnormalise.so +lib/sweep/libreverse.a +lib/sweep/libreverse.la lib/sweep/libreverse.so share/gnome/apps/Multimedia/sweep.desktop share/gnome/pixmaps/sweep.png |