summaryrefslogtreecommitdiffstats
path: root/www
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 /www
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 'www')
-rw-r--r--www/gtkhtml3/Makefile4
-rw-r--r--www/swfdec-plugin/Makefile2
2 files changed, 3 insertions, 3 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile
index 819125dd2..3e7436530 100644
--- a/www/gtkhtml3/Makefile
+++ b/www/gtkhtml3/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/www/gtkhtml3/Makefile,v 1.150 2009/06/15 14:24:11 kwm Exp $
+# $MCom: ports/www/gtkhtml3/Makefile,v 1.151 2009/07/18 20:39:30 kwm Exp $
#
PORTNAME= gtkhtml3
@@ -30,7 +30,7 @@ USE_XORG= xinerama xi xrandr xcursor xcomposite xdamage
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack libglade2 ltverhack
USE_LDCONFIG= yes
-USE_AUTOTOOLS= libtool:15
+USE_AUTOTOOLS= libtool:22
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/www/swfdec-plugin/Makefile b/www/swfdec-plugin/Makefile
index 072545cfe..c1698459c 100644
--- a/www/swfdec-plugin/Makefile
+++ b/www/swfdec-plugin/Makefile
@@ -16,7 +16,7 @@ COMMENT= Flash rendering plugin
LIB_DEPENDS= swfdec-0.9:${PORTSDIR}/graphics/swfdec
-USE_AUTOTOOLS= libtool:15
+USE_AUTOTOOLS= libtool:22
INSTALLS_ICONS= yes
USE_GNOME= gtk20
CONFIGURE_ARGS= --with-plugin-dir="${WEBPLUGINS_DIR}"