summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-03-14 14:33:23 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-03-14 14:33:23 +0800
commit039fd0b84c7b82bca4a36bae0a19f110f04e1bcc (patch)
tree27349f78a1e950949c7a81c85ff84626c694353b /www
parent003cebba57bd2c455d360aa85ab95c255a773fc7 (diff)
downloadmarcuscom-ports-039fd0b84c7b82bca4a36bae0a19f110f04e1bcc.tar.gz
marcuscom-ports-039fd0b84c7b82bca4a36bae0a19f110f04e1bcc.tar.zst
marcuscom-ports-039fd0b84c7b82bca4a36bae0a19f110f04e1bcc.zip
s/USE_LIBTOOL=yes/USE_LIBTOOL_VER=13/
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2055 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r--www/epiphany-extensions/Makefile2
-rw-r--r--www/epiphany/Makefile2
-rw-r--r--www/libgtkhtml/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile
index 8be1b50a5..570c951ec 100644
--- a/www/epiphany-extensions/Makefile
+++ b/www/epiphany-extensions/Makefile
@@ -44,7 +44,7 @@ HEADERS_SUFX=
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GNOME= gnomeprefix gnomehack lthack gnometarget
-USE_LIBTOOL= yes
+USE_LIBTOOL_VER=13
USE_GMAKE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \
LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile
index 4c66fe7bd..87442df6b 100644
--- a/www/epiphany/Makefile
+++ b/www/epiphany/Makefile
@@ -42,7 +42,7 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GNOME= gnomeprefix gnomehack intlhack lthack libgnomeui
WANT_GNOME= yes
-USE_LIBTOOL= yes
+USE_LIBTOOL_VER=13
USE_GMAKE= yes
USE_REINPLACE= yes
CONFIGURE_ARGS= --with-mozilla-includes="${X11BASE}/include/mozilla${HEADERS_SUFX}" \
diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile
index e6bab7389..bd45dc579 100644
--- a/www/libgtkhtml/Makefile
+++ b/www/libgtkhtml/Makefile
@@ -21,7 +21,7 @@ USE_GMAKE= yes
USE_REINPLACE= yes
USE_GNOME= gnomeprefix gnomehack lthack libxslt gnomevfs2 gail
INSTALLS_SHLIB= yes
-USE_LIBTOOL= yes
+USE_LIBTOOL_VER=13
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"