1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-07-24 15:47:04 +00:00
parent 069177d878
commit 7a3a48c2f5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362808
2 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= faad2
PORTVERSION= 2.7
PORTREVISION= 4
PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= audio
MASTER_SITES= SF/faac/${PORTNAME}-src/${PORTNAME}-${PORTVERSION}
@ -11,9 +11,9 @@ MASTER_SITES= SF/faac/${PORTNAME}-src/${PORTNAME}-${PORTVERSION}
MAINTAINER= multimedia@FreeBSD.org
COMMENT= MPEG-2 and MPEG-4 AAC audio decoder
USES= dos2unix gmake
USE_BZIP2= yes
USE_AUTOTOOLS= aclocal autoheader automake autoconf libtool
USES= dos2unix gmake libtool tar:bzip2
USE_AUTOTOOLS= aclocal autoheader automake autoconf libtoolize
GNU_CONFIGURE= yes
ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal
AUTOMAKE_ARGS= --add-missing
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}

View File

@ -4,8 +4,8 @@ include/mp4ff.h
include/mp4ffint.h
include/neaacdec.h
lib/libfaad.a
lib/libfaad.la
lib/libfaad.so
lib/libfaad.so.2
lib/libfaad.so.2.0.0
lib/libmp4ff.a
man/man1/faad.1.gz