mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 04:46:28 -04:00
Fix make showconfig
Reported by: Freshports sanity check
This commit is contained in:
parent
77b7bcf8d5
commit
eed28de761
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297938
1 changed files with 1 additions and 2 deletions
|
@ -37,8 +37,7 @@ OPTIONS_DEFAULT= VORBIS
|
|||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if defined(WITHOUT_VORBIS)
|
||||
.if ${PÖRT_OPTIONS:MVORBIS}
|
||||
.if ${PORT_OPTIONS:MVORBIS}
|
||||
LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis
|
||||
PLIST_FILES+= lib/mp3stat/input_vorb.so
|
||||
.else
|
||||
|
|
Loading…
Add table
Reference in a new issue