mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Drop .la files, no dependees require them
Approved by: portmgr blanket
This commit is contained in:
parent
aa92f45609
commit
b333276593
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370824
@ -3,14 +3,14 @@
|
||||
|
||||
PORTNAME= libmodplug
|
||||
PORTVERSION= 0.8.8.5
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF/modplug-xmms/${PORTNAME}/${PORTVERSION} CRITICAL
|
||||
|
||||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= ModPlug mod-like music shared libraries
|
||||
|
||||
USES= gmake pathfix pkgconfig libtool:keepla
|
||||
USES= gmake pathfix pkgconfig libtool
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -1,4 +1,3 @@
|
||||
lib/libmodplug.la
|
||||
lib/libmodplug.so
|
||||
lib/libmodplug.so.1
|
||||
lib/libmodplug.so.1.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user