mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Add missing USES=libtool
Approved by: portmgr blanket
This commit is contained in:
parent
cfd6d1f4f7
commit
ed71507e2b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357982
@ -3,13 +3,14 @@
|
||||
|
||||
PORTNAME= libmodplug
|
||||
PORTVERSION= 0.8.8.5
|
||||
PORTREVISION= 1
|
||||
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
|
||||
USES= gmake pathfix pkgconfig libtool:keepla
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
lib/libmodplug.la
|
||||
lib/libmodplug.so.1
|
||||
lib/libmodplug.so
|
||||
lib/libmodplug.so.1
|
||||
lib/libmodplug.so.1.0.0
|
||||
libdata/pkgconfig/libmodplug.pc
|
||||
include/libmodplug/stdafx.h
|
||||
include/libmodplug/sndfile.h
|
||||
|
Loading…
Reference in New Issue
Block a user