audio/deadbeef: Spell PSF_CONFIGURE_OFF correctly
Broken in r352528 during conversion to options helpers.
This commit is contained in:
parent
00a9fc0d68
commit
df8da00be2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514752
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= deadbeef
|
||||
PORTVERSION= 0.7.2
|
||||
PORTREVISION= 16
|
||||
PORTREVISION= 17
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF/${PORTNAME}/
|
||||
|
||||
@ -178,7 +178,7 @@ NLS_CONFIGURE_OFF= --disable-nls
|
||||
|
||||
M3U_CONFIGURE_OFF= --disable-m3u
|
||||
|
||||
SPF_CONFIGURE_OFF= --disable-psf
|
||||
PSF_CONFIGURE_OFF= --disable-psf
|
||||
|
||||
DSP_LIB_DEPENDS= libsamplerate.so:audio/libsamplerate
|
||||
DSP_CONFIGURE_OFF= --disable-src
|
||||
|
Loading…
Reference in New Issue
Block a user