summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2013-10-16 21:19:39 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2013-10-16 21:19:39 +0000
commit9001af3ee7f15169614ebf3a61e9c07e35a53abd (patch)
treede83c619cdd00e7f66ae4e25d497ca7f09fc4b5e /audio
parent- Convert to staging (diff)
- Convert to staging
- Convert LIB_DEPENDS to new format
Notes
Notes: svn path=/head/; revision=330544
Diffstat (limited to 'audio')
-rw-r--r--audio/sweep/Makefile13
-rw-r--r--audio/sweep/pkg-plist1
2 files changed, 6 insertions, 8 deletions
diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile
index 6b7c017a4e72..98b821a15a78 100644
--- a/audio/sweep/Makefile
+++ b/audio/sweep/Makefile
@@ -11,14 +11,13 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Sound editor for the GNOME/GTK+2 desktop
-LIB_DEPENDS= mad:${PORTSDIR}/audio/libmad \
- samplerate:${PORTSDIR}/audio/libsamplerate \
- sndfile:${PORTSDIR}/audio/libsndfile \
- vorbis:${PORTSDIR}/audio/libvorbis \
- speex:${PORTSDIR}/audio/speex
+LIB_DEPENDS= libmad.so:${PORTSDIR}/audio/libmad \
+ libsamplerate.so:${PORTSDIR}/audio/libsamplerate \
+ libsndfile.so:${PORTSDIR}/audio/libsndfile \
+ libvorbis.so:${PORTSDIR}/audio/libvorbis \
+ libspeex.so:${PORTSDIR}/audio/speex
USE_BZIP2= yes
-NO_STAGE= yes
USES= pathfix gettext pkgconfig gmake
USE_GNOME= gtk20
USE_AUTOTOOLS= libtool
@@ -32,8 +31,6 @@ CONFIGURE_ARGS= --with-extralibdir=${LOCALBASE}/lib \
--with-ogg-libraries=${LOCALBASE}/lib \
--with-ogg-includes=${LOCALBASE}/include/ogg
-MAN1= ${PORTNAME}.1
-
post-patch:
@${REINPLACE_CMD} -e 's|^ac_enable_alsa=yes|ac_enable_alsa=no|g ; \
s|$${datadir}|$${datarootdir}|g' ${WRKSRC}/configure
diff --git a/audio/sweep/pkg-plist b/audio/sweep/pkg-plist
index 5103d70b2a87..cdf5e45e3622 100644
--- a/audio/sweep/pkg-plist
+++ b/audio/sweep/pkg-plist
@@ -15,6 +15,7 @@ lib/sweep/libfade.so
lib/sweep/libladspameta.so
lib/sweep/libnormalise.so
lib/sweep/libreverse.so
+man/man1/sweep.1.gz
share/applications/sweep.desktop
share/locale/de/LC_MESSAGES/sweep.mo
share/locale/el/LC_MESSAGES/sweep.mo