diff options
Diffstat (limited to 'audio/libsamplerate/Makefile')
-rw-r--r-- | audio/libsamplerate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libsamplerate/Makefile b/audio/libsamplerate/Makefile index 3dca20f162fc..f7adcddeac23 100644 --- a/audio/libsamplerate/Makefile +++ b/audio/libsamplerate/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ fftw.2:${PORTSDIR}/math/fftw USE_GNOME= gnomehack gnometarget pkgconfig -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --disable-gcc-pipe |