mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
This commit is contained in:
parent
607629f2a6
commit
c5e4f97441
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356670
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= libadplug
|
||||
PORTVERSION= 2.2.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF/adplug/AdPlug%20core%20library/${PORTVERSION}
|
||||
DISTNAME= adplug-${PORTVERSION}
|
||||
@ -14,8 +15,7 @@ LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libbinio.so:${PORTSDIR}/devel/libbinio
|
||||
|
||||
USES= pkgconfig
|
||||
USE_AUTOTOOLS= libtool
|
||||
USES= pkgconfig libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_CSTD= gnu89
|
||||
|
@ -57,10 +57,9 @@ include/adplug/temuopl.h
|
||||
include/adplug/u6m.h
|
||||
include/adplug/xad.h
|
||||
include/adplug/xsm.h
|
||||
lib/libadplug-2.2.1.so
|
||||
lib/libadplug-2.2.1.so.0
|
||||
lib/libadplug-2.2.1.so.0.0.0
|
||||
lib/libadplug.a
|
||||
lib/libadplug.la
|
||||
lib/libadplug.so
|
||||
libdata/pkgconfig/adplug.pc
|
||||
man/man1/adplugdb.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user