summaryrefslogtreecommitdiffstats
path: root/audio/goobox/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-24 01:51:33 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-24 01:51:33 +0800
commit3b9b4f27dedeb48ee3acbbd081f2dba4cc83cc82 (patch)
tree7139a1223013e8782925f6b350af4810b88c6982 /audio/goobox/Makefile
parentbc3dd77d6b6d0a9f387eebee0c419b8f533defef (diff)
downloadmarcuscom-ports-3b9b4f27dedeb48ee3acbbd081f2dba4cc83cc82.tar
marcuscom-ports-3b9b4f27dedeb48ee3acbbd081f2dba4cc83cc82.tar.gz
marcuscom-ports-3b9b4f27dedeb48ee3acbbd081f2dba4cc83cc82.tar.bz2
marcuscom-ports-3b9b4f27dedeb48ee3acbbd081f2dba4cc83cc82.tar.lz
marcuscom-ports-3b9b4f27dedeb48ee3acbbd081f2dba4cc83cc82.tar.xz
marcuscom-ports-3b9b4f27dedeb48ee3acbbd081f2dba4cc83cc82.tar.zst
marcuscom-ports-3b9b4f27dedeb48ee3acbbd081f2dba4cc83cc82.zip
Update for new libtool world order.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5733 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/goobox/Makefile')
-rw-r--r--audio/goobox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/goobox/Makefile b/audio/goobox/Makefile
index 596e5e82d..e3a68f71f 100644
--- a/audio/goobox/Makefile
+++ b/audio/goobox/Makefile
@@ -3,7 +3,7 @@
# Whom: Alexander Nedotsukov <bland@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/audio/goobox/Makefile,v 1.10 2006/01/20 02:55:49 ahze Exp $
PORTNAME= goobox
PORTVERSION= 0.9.93
@@ -24,7 +24,7 @@ USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui libglade2 libbonobo \
gnomedocutils
USE_GSTREAMER80= cdparanoia gconf
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
INSTALLS_OMF= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"