diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-10-28 18:00:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-10-28 18:00:25 +0000 |
commit | 3a61669522b583962b1c9c2e1f53d10e09b4fce4 (patch) | |
tree | 08155d4ea370ea1deb3ccca36444db32502b12d8 /audio/libsndfile | |
parent | 8c82d344e7afe30c049a9672bd66d992e1ec954a (diff) | |
download | ports-3a61669522b583962b1c9c2e1f53d10e09b4fce4.tar.gz ports-3a61669522b583962b1c9c2e1f53d10e09b4fce4.zip |
Notes
Diffstat (limited to 'audio/libsndfile')
-rw-r--r-- | audio/libsndfile/Makefile | 1 |
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 |