Use USES=libtool
Approved by: portmgr (blanket)
This commit is contained in:
parent
15c8dbba27
commit
5c8d594706
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354227
2 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,7 @@ MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}/3.99
|
|||
MAINTAINER= netchild@FreeBSD.org
|
||||
COMMENT= Fast MP3 encoder kit
|
||||
|
||||
USES= gmake iconv
|
||||
USE_AUTOTOOLS= libtool
|
||||
USES= gmake iconv libtool:keepla
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-nasm --enable-mp3rtp --disable-gtktest
|
||||
|
|
|
@ -6,6 +6,7 @@ lib/libmp3lame.a
|
|||
lib/libmp3lame.la
|
||||
lib/libmp3lame.so
|
||||
lib/libmp3lame.so.0
|
||||
lib/libmp3lame.so.0.0.0
|
||||
%%PORTDOCS%%%%DOCSDIR%%/API
|
||||
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
|
|
Loading…
Reference in a new issue