This commit is contained in:
Baptiste Daroussin 2013-10-04 20:12:51 +00:00
parent d4b37c9815
commit de01d73afc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329375
2 changed files with 2 additions and 4 deletions

View file

@ -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

View file

@ -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%%