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

- Drop .la files, no dependees require them

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-07-25 13:32:02 +00:00
parent 705ff464cc
commit 53ab95c70b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362898
2 changed files with 2 additions and 3 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= liba52
PORTVERSION= 0.7.4
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://liba52.sourceforge.net/files/
DISTNAME= a52dec-${PORTVERSION:S/.b/b/}
@ -14,7 +14,7 @@ COMMENT= Free library for decoding ATSC A/52 streams, aka AC-3
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= gmake libtool:keepla
USES= gmake libtool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-oss --enable-shared
USE_LDCONFIG= yes

View File

@ -8,7 +8,6 @@ include/a52dec/mm_accel.h
lib/liba52.so.0.0.0
lib/liba52.so.0
lib/liba52.so
lib/liba52.la
lib/liba52.a
man/man1/a52dec.1.gz
man/man1/extract_a52.1.gz