aboutsummaryrefslogtreecommitdiff
path: root/audio/libsndfile
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2009-03-10 12:11:47 +0000
committerEd Schouten <ed@FreeBSD.org>2009-03-10 12:11:47 +0000
commitf2b9f075f3fccc4a89b30ea5fd00fc157699c17d (patch)
treefa63eb6006c679dd952b108f4b6b6e390b80a52a /audio/libsndfile
parent467a455c8fc696f01c6f5a94d1a3df9b3210eeab (diff)
downloadports-f2b9f075f3fccc4a89b30ea5fd00fc157699c17d.tar.gz
ports-f2b9f075f3fccc4a89b30ea5fd00fc157699c17d.zip
Notes
Diffstat (limited to 'audio/libsndfile')
-rw-r--r--audio/libsndfile/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/libsndfile/Makefile b/audio/libsndfile/Makefile
index 8ff42dfc3acd..eecbadfc7a4b 100644
--- a/audio/libsndfile/Makefile
+++ b/audio/libsndfile/Makefile
@@ -17,7 +17,8 @@ USE_GNOME= gnomehack gnometarget pkgconfig
GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ARGS= --disable-gcc-pipe \
- --disable-sqlite
+ --disable-sqlite \
+ --disable-octave
CONFIGURE_ENV= CPPFLAGS="-isystem /usr/include -isystem ${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
USE_LDCONFIG= yes