summaryrefslogtreecommitdiff
path: root/audio/liboggz
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-01-28 09:07:47 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-01-28 09:07:47 +0000
commit89a0b31acd9083a2eb8835a17c5d98c775908c34 (patch)
treeeada1f039182dde7633eb80f55ed5ae086ade13d /audio/liboggz
parentupdate to 0.9.6.0 (diff)
Use libtool port instead of included one to avoid objformat a.out botch
Diffstat (limited to 'audio/liboggz')
-rw-r--r--audio/liboggz/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/liboggz/Makefile b/audio/liboggz/Makefile
index e022ed3d7db9..273a33abb4e2 100644
--- a/audio/liboggz/Makefile
+++ b/audio/liboggz/Makefile
@@ -15,6 +15,7 @@ COMMENT= Simple Ogg API
LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg
+USE_AUTOTOOLS= libtool:15
USE_GNOME= pkgconfig
USE_LDCONFIG= yes
GNU_CONFIGURE= yes