aboutsummaryrefslogtreecommitdiffstats
path: root/audio/glame/Makefile
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2006-02-23 18:40:44 +0800
committerade <ade@FreeBSD.org>2006-02-23 18:40:44 +0800
commitda880765886f48c0ac8fd253e5601d04ea853215 (patch)
tree55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /audio/glame/Makefile
parentba4beb1ea11e6147a9b30969be42685d1c709e56 (diff)
downloadfreebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz
freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.zst
freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.zip
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'audio/glame/Makefile')
-rw-r--r--audio/glame/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/glame/Makefile b/audio/glame/Makefile
index cfcb0f4ba5a2..0ec9914b50c2 100644
--- a/audio/glame/Makefile
+++ b/audio/glame/Makefile
@@ -24,7 +24,8 @@ LIB_DEPENDS= mp3lame.0:${PORTSDIR}/audio/lame \
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomeprefix gnometarget libgnomeui
USE_GCC= 3.4
-USE_AUTOTOOLS= libltdl:15 libtool:15
+GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libltdl:15
USE_GMAKE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \
MAKEINFO="makeinfo --no-split"