s/diable/disable/
Submitted by: petef
This commit is contained in:
parent
ac068b0f3e
commit
adb5e2b833
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78720
@ -34,7 +34,7 @@ CONFIGURE_ARGS+= --disable-gtkspell
|
||||
LIB_DEPENDS+= ao.3:${PORTSDIR}/audio/libao \
|
||||
audiofile.0:${PORTSDIR}/audio/libaudiofile
|
||||
.else
|
||||
CONFIGURE_ARGS+= --diable-audio
|
||||
CONFIGURE_ARGS+= --disable-audio
|
||||
.endif
|
||||
|
||||
pre-everything::
|
||||
|
@ -34,7 +34,7 @@ CONFIGURE_ARGS+= --disable-gtkspell
|
||||
LIB_DEPENDS+= ao.3:${PORTSDIR}/audio/libao \
|
||||
audiofile.0:${PORTSDIR}/audio/libaudiofile
|
||||
.else
|
||||
CONFIGURE_ARGS+= --diable-audio
|
||||
CONFIGURE_ARGS+= --disable-audio
|
||||
.endif
|
||||
|
||||
pre-everything::
|
||||
|
Loading…
Reference in New Issue
Block a user