mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04: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
2 changed files with 2 additions and 3 deletions
|
@ -3,14 +3,14 @@
|
||||||
|
|
||||||
PORTNAME= libmodplug
|
PORTNAME= libmodplug
|
||||||
PORTVERSION= 0.8.8.5
|
PORTVERSION= 0.8.8.5
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
MASTER_SITES= SF/modplug-xmms/${PORTNAME}/${PORTVERSION} CRITICAL
|
MASTER_SITES= SF/modplug-xmms/${PORTNAME}/${PORTVERSION} CRITICAL
|
||||||
|
|
||||||
MAINTAINER= ehaupt@FreeBSD.org
|
MAINTAINER= ehaupt@FreeBSD.org
|
||||||
COMMENT= ModPlug mod-like music shared libraries
|
COMMENT= ModPlug mod-like music shared libraries
|
||||||
|
|
||||||
USES= gmake pathfix pkgconfig libtool:keepla
|
USES= gmake pathfix pkgconfig libtool
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
lib/libmodplug.la
|
|
||||||
lib/libmodplug.so
|
lib/libmodplug.so
|
||||||
lib/libmodplug.so.1
|
lib/libmodplug.so.1
|
||||||
lib/libmodplug.so.1.0.0
|
lib/libmodplug.so.1.0.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue