aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-10-04 20:12:51 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-10-04 20:12:51 +0000
commitde01d73afc30cded59f147173a08f91427ce2d2f (patch)
tree025f3010043c9b82561a68513f6079aa191133e8
parentd4b37c9815443bbfd8a56fb18642bf6bfcc335fb (diff)
downloadports-de01d73afc30cded59f147173a08f91427ce2d2f.tar.gz
ports-de01d73afc30cded59f147173a08f91427ce2d2f.zip
Notes
-rw-r--r--audio/twolame/Makefile5
-rw-r--r--audio/twolame/pkg-plist1
2 files changed, 2 insertions, 4 deletions
diff --git a/audio/twolame/Makefile b/audio/twolame/Makefile
index bdcf333f6cc0..f347cb828ad3 100644
--- a/audio/twolame/Makefile
+++ b/audio/twolame/Makefile
@@ -10,15 +10,12 @@ MASTER_SITES= SF \
MAINTAINER= multimedia@FreeBSD.org
COMMENT= MPEG Audio Layer 2 encoder
-LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile
+LIB_DEPENDS= libsndfile.so:${PORTSDIR}/audio/libsndfile
USES= gmake pathfix pkgconfig
-NO_STAGE= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-MAN1= twolame.1
-
post-patch:
@${REINPLACE_CMD} -e 's| -O3||g' \
${WRKSRC}/configure
diff --git a/audio/twolame/pkg-plist b/audio/twolame/pkg-plist
index 576e03f6a2fe..522c7298c0e4 100644
--- a/audio/twolame/pkg-plist
+++ b/audio/twolame/pkg-plist
@@ -26,5 +26,6 @@ libdata/pkgconfig/twolame.pc
%%DOCSDIR%%/html/vbr.html
%%DOCSDIR%%/psycho.txt
%%DOCSDIR%%/vbr.txt
+man/man1/twolame.1.gz
@dirrm %%DOCSDIR%%/html
@dirrm %%DOCSDIR%%