diff options
Diffstat (limited to 'audio/extace/Makefile')
-rw-r--r-- | audio/extace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/extace/Makefile b/audio/extace/Makefile index 6e8a1eb0ef36..f0dcd50b566e 100644 --- a/audio/extace/Makefile +++ b/audio/extace/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= fftw3.3:${PORTSDIR}/math/fftw3 USE_X_PREFIX= yes USE_GNOME= esound imlib gnomehack gnometarget gnomeprefix USE_REINPLACE= yes -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |