diff options
Diffstat (limited to 'audio/libofa/Makefile')
-rw-r--r-- | audio/libofa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libofa/Makefile b/audio/libofa/Makefile index 612edc17dd9b..c21a43ba4b95 100644 --- a/audio/libofa/Makefile +++ b/audio/libofa/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= fftw3.5:${PORTSDIR}/math/fftw3 \ expat.6:${PORTSDIR}/textproc/expat2 \ curl.6:${PORTSDIR}/ftp/curl -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= pkgconfig GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |