diff options
Diffstat (limited to 'audio/libvorbis/Makefile')
-rw-r--r-- | audio/libvorbis/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile index 07061509e86b..f252652fb2fb 100644 --- a/audio/libvorbis/Makefile +++ b/audio/libvorbis/Makefile @@ -16,6 +16,7 @@ COMMENT= Audio compression codec library LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_GNOME= gnomehack CONFIGURE_ARGS= --with-ogg=${LOCALBASE} |