aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-10-29 02:00:25 +0800
committermiwi <miwi@FreeBSD.org>2011-10-29 02:00:25 +0800
commit9cdf59d7b1b339253152694459e35161b3998314 (patch)
tree63513170f25111aef08e90148af8e3405c26d534 /audio
parent3cda8bc65ca3a3d035b5c66543ea840d25d2a3ff (diff)
downloadfreebsd-ports-gnome-9cdf59d7b1b339253152694459e35161b3998314.tar.gz
freebsd-ports-gnome-9cdf59d7b1b339253152694459e35161b3998314.tar.zst
freebsd-ports-gnome-9cdf59d7b1b339253152694459e35161b3998314.zip
- Fix build FreeBSD 10
Diffstat (limited to 'audio')
-rw-r--r--audio/libsndfile/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/libsndfile/Makefile b/audio/libsndfile/Makefile
index 6681e86175a3..171cb931bf82 100644
--- a/audio/libsndfile/Makefile
+++ b/audio/libsndfile/Makefile
@@ -16,6 +16,7 @@ COMMENT= Reading and writing files containing sampled sound (like WAV or AIFF)
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
+WITH_FBSD10_FIX= yes
USE_GNOME= gnomehack pkgconfig
GNU_CONFIGURE= yes
USE_GMAKE= yes