diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /audio/sweep | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) |
Notes
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 |