summaryrefslogtreecommitdiffstats
path: root/audio/glame
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-02-10 06:05:06 +0000
committerkris <kris@FreeBSD.org>2007-02-10 06:05:06 +0000
commit7cec0aff538bd1247a8696e8d885def0884191a2 (patch)
tree66ed2730739548863faec636954851947bd93357 /audio/glame
parentb4d5ce502d5f7617170d7f6a6efd5d218c074d6f (diff)
downloadFreeBSD-ports-7cec0aff538bd1247a8696e8d885def0884191a2.zip
FreeBSD-ports-7cec0aff538bd1247a8696e8d885def0884191a2.tar.gz
Use libtool15 port instead of included version to avoid objformat a.out botch
Diffstat (limited to 'audio/glame')
-rw-r--r--audio/glame/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/glame/Makefile b/audio/glame/Makefile
index 5ffba4f..b0ff0cc 100644
--- a/audio/glame/Makefile
+++ b/audio/glame/Makefile
@@ -26,7 +26,7 @@ USE_GNOME= gnomehack gnomeprefix gnometarget libgnomeui
USE_GCC= 3.4
USE_GETTEXT= yes
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= libltdl:15
+USE_AUTOTOOLS= libltdl:15 libtool:15
USE_GMAKE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \
MAKEINFO="makeinfo --no-split"
OpenPOWER on IntegriCloud