SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
13
devel/libaudiofile/patches/patch-configure
Normal file
13
devel/libaudiofile/patches/patch-configure
Normal file
|
@ -0,0 +1,13 @@
|
|||
https://github.com/mpruett/audiofile/commit/edb0f83dbf35338788a26e26ef9f17f42b51d6fc
|
||||
|
||||
--- configure.orig Tue Mar 12 17:10:16 2013
|
||||
+++ configure Tue Mar 12 17:10:37 2013
|
||||
@@ -16504,7 +16504,7 @@ else
|
||||
$as_echo "yes" >&6; }
|
||||
ac_cv_flac=yes
|
||||
fi
|
||||
- FLAC_CFLAGS=`echo $FLAC_CFLAGS | $SED "s/FLAC$//"`
|
||||
+ FLAC_CFLAGS=`echo $FLAC_CFLAGS | $SED "s:include/FLAC:include:"`
|
||||
if test "$ac_cv_flac" = "no" ; then
|
||||
enable_flac=no
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue