Oops, missed couple of CONFIGURE_ARGS helpers during conversion.
This commit is contained in:
parent
a34071c475
commit
b0810f34b5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340604
1 changed files with 2 additions and 2 deletions
|
@ -34,10 +34,10 @@ VORBIS_LIB_DEPENDS= libvorbisfile.so:${PORTSDIR}/audio/libvorbis
|
|||
VORBIS_CONFIGURE_OFF= --without-ogg
|
||||
|
||||
FLAC_LIB_DEPENDS= libFLAC.so:${PORTSDIR}/audio/flac
|
||||
FLAC_CONFIGURE_ARGS= --without-flac
|
||||
FLAC_CONFIGURE_OFF= --without-flac
|
||||
|
||||
CURL_LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
|
||||
CURL_CONFIGURE_ARGS= --without-curl
|
||||
CURL_CONFIGURE_OFF= --without-curl
|
||||
|
||||
post-patch:
|
||||
# Install locale files correctly (to share dir instead of lib dir)
|
||||
|
|
Loading…
Reference in a new issue