diff options
Diffstat (limited to 'audio/freealut/Makefile')
-rw-r--r-- | audio/freealut/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/freealut/Makefile b/audio/freealut/Makefile index 3bbee5e91335..951e56c88fec 100644 --- a/audio/freealut/Makefile +++ b/audio/freealut/Makefile @@ -16,7 +16,7 @@ COMMENT= The OpenAL Utility Toolkit LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" USE_GMAKE= yes |