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:
parent
2750e05092
commit
154e061512
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365447
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user