1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

- Drop .la files, no dependees require them

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-08-20 12:25:04 +00:00
parent 2750e05092
commit 154e061512
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365447
2 changed files with 2 additions and 3 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= id3lib
PORTVERSION= 3.8.3
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= audio
MASTER_SITES= SF
@ -11,7 +11,7 @@ MAINTAINER= kaeru@inigo-tech.com
COMMENT= Library for manipulating ID3v1/v1.1 and ID3v2 tags
GNU_CONFIGURE= yes
USES= iconv libtool:keepla
USES= iconv libtool
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include

View File

@ -19,6 +19,5 @@ include/id3/writers.h
lib/libid3-3.8.so.3
lib/libid3-3.8.so.3.0.0
lib/libid3.a
lib/libid3.la
lib/libid3.so
@dirrm include/id3