- Drop .la files, no dependees require them
Approved by: portmgr blanket
This commit is contained in:
parent
3b48cb260c
commit
62bf364469
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366058
2 changed files with 2 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= libtremor
|
||||
PORTVERSION= 1.2.0.s20040213
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://members.chello.nl/~g.mast/distfiles/
|
||||
DISTNAME= tremor_snapshot_${SNAP_DATE}
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Integer-only fully Ogg Vorbis compliant decoder library
|
|||
|
||||
SNAP_DATE= 02132004
|
||||
WRKSRC= ${WRKDIR}/Tremor
|
||||
USES= libtool:keepla tar:tgz
|
||||
USES= libtool tar:tgz
|
||||
USE_AUTOTOOLS= aclocal automake autoconf libtoolize
|
||||
AUTOMAKE_ARGS= -a -c
|
||||
LIBTOOLIZE_ARGS=-i -c
|
||||
|
|
|
@ -4,7 +4,6 @@ include/tremor/ivorbisfile.h
|
|||
include/tremor/ogg.h
|
||||
include/tremor/os_types.h
|
||||
lib/libvorbisidec.a
|
||||
lib/libvorbisidec.la
|
||||
lib/libvorbisidec.so
|
||||
lib/libvorbisidec.so.1
|
||||
lib/libvorbisidec.so.1.0.2
|
||||
|
|
Loading…
Reference in a new issue