remove oss4 dependency - it is not needed.
This commit is contained in:
parent
8a0e459498
commit
ed2a9c301d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=310920
1 changed files with 0 additions and 1 deletions
|
@ -218,7 +218,6 @@ CONFIGURE_ARGS+=--disable-scrobbler
|
|||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MOSS4}
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/lib/oss/include/sys/soundcard.h:${PORTSDIR}/audio/oss
|
||||
PLIST_SUB+= OSS4PLUGIN=""
|
||||
CONFIGURE_ARGS+=--enable-oss4
|
||||
.else
|
||||
|
|
Loading…
Reference in a new issue