summaryrefslogtreecommitdiffstats
path: root/graphics/swfdec
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2009-07-20 03:46:49 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2009-07-20 03:46:49 +0800
commit96d2a1021b3449053479ee405ef22dbc6dccfaa9 (patch)
tree3469cfd1269762d1b2fba177eef4f5ad0a32bb34 /graphics/swfdec
parenta0cbb4ca0bce7b29aafc1b3d36eb70c1f9adff2e (diff)
downloadmarcuscom-ports-96d2a1021b3449053479ee405ef22dbc6dccfaa9.tar
marcuscom-ports-96d2a1021b3449053479ee405ef22dbc6dccfaa9.tar.gz
marcuscom-ports-96d2a1021b3449053479ee405ef22dbc6dccfaa9.tar.bz2
marcuscom-ports-96d2a1021b3449053479ee405ef22dbc6dccfaa9.tar.lz
marcuscom-ports-96d2a1021b3449053479ee405ef22dbc6dccfaa9.tar.xz
marcuscom-ports-96d2a1021b3449053479ee405ef22dbc6dccfaa9.tar.zst
marcuscom-ports-96d2a1021b3449053479ee405ef22dbc6dccfaa9.zip
Replace libtool:15 with libtool:22.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12479 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/swfdec')
-rw-r--r--graphics/swfdec/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/swfdec/Makefile b/graphics/swfdec/Makefile
index c2adccc8b..7f53bb46e 100644
--- a/graphics/swfdec/Makefile
+++ b/graphics/swfdec/Makefile
@@ -4,7 +4,7 @@
# Whom: ijliao
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/graphics/swfdec/Makefile,v 1.30 2009/02/21 23:42:07 kwm Exp $
PORTNAME= swfdec
PORTVERSION= 0.9.2
@@ -20,7 +20,7 @@ LIB_DEPENDS= oil-0.3.0:${PORTSDIR}/devel/liboil \
USE_LDCONFIG= yes
USE_GNOME= gnomehack gtk20 ltverhack
USE_GSTREAMER= core good mp3 ffmpeg
-USE_AUTOTOOLS= libtool:15
+USE_AUTOTOOLS= libtool:22
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-Wl,-Bsymbolic -L${LOCALBASE}/lib"