Add dependency to libiconv.
Submitted by: pawel PR: 175962
This commit is contained in:
parent
770dea4a0f
commit
47e5ebc124
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312035
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= lame
|
||||
PORTVERSION= 3.99.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/3.99
|
||||
|
||||
|
@ -17,6 +18,7 @@ USE_AUTOTOOLS= libtool
|
|||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_ICONV= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
CONFIGURE_ARGS= --enable-nasm --enable-mp3rtp --disable-gtktest
|
||||
|
||||
|
|
Loading…
Reference in a new issue