summaryrefslogtreecommitdiff
path: root/audio/libvorbis
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2014-05-20 20:03:16 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2014-05-20 20:03:16 +0000
commitde6dafb35eb4a8c2f7c36fb240800bd307e61275 (patch)
tree669fe1267ffc4b49beb209d8b8f45fe05464f0f8 /audio/libvorbis
parent- Remove build dependency on pkgconf. (diff)
Switch to USES=libtool:oldver.
Notes
Notes: svn path=/head/; revision=354680
Diffstat (limited to 'audio/libvorbis')
-rw-r--r--audio/libvorbis/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile
index ba16096bab47..ea467db8e510 100644
--- a/audio/libvorbis/Makefile
+++ b/audio/libvorbis/Makefile
@@ -12,8 +12,7 @@ COMMENT= Audio compression codec library
LIB_DEPENDS= libogg.so:${PORTSDIR}/audio/libogg
-USES= pathfix tar:xz
-USE_AUTOTOOLS= libtool
+USES= libtool:oldver pathfix tar:xz
USE_LDCONFIG= yes
GNU_CONFIGURE= yes