summaryrefslogtreecommitdiffstats
path: root/www/gtkhtml38/Makefile
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-08-08 07:39:33 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-08-08 07:39:33 +0800
commitbd6ca0639151c6c37244476dc1c8472b3a938585 (patch)
tree679ff96c49d317b9b0c706aae48d73a699370b9b /www/gtkhtml38/Makefile
parent5d8904c70550d80b7a2cda588558c6a3c186cc4c (diff)
downloadmarcuscom-ports-bd6ca0639151c6c37244476dc1c8472b3a938585.tar
marcuscom-ports-bd6ca0639151c6c37244476dc1c8472b3a938585.tar.gz
marcuscom-ports-bd6ca0639151c6c37244476dc1c8472b3a938585.tar.bz2
marcuscom-ports-bd6ca0639151c6c37244476dc1c8472b3a938585.tar.lz
marcuscom-ports-bd6ca0639151c6c37244476dc1c8472b3a938585.tar.xz
marcuscom-ports-bd6ca0639151c6c37244476dc1c8472b3a938585.tar.zst
marcuscom-ports-bd6ca0639151c6c37244476dc1c8472b3a938585.zip
- Update to 3.11.91
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6967 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/gtkhtml38/Makefile')
-rw-r--r--www/gtkhtml38/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile
index ae6bf2a62..4e9acd88b 100644
--- a/www/gtkhtml38/Makefile
+++ b/www/gtkhtml38/Makefile
@@ -3,11 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/www/gtkhtml3/Makefile,v 1.83 2006/07/21 20:47:01 mezz Exp $
+# $MCom: ports/www/gtkhtml3/Makefile,v 1.84 2006/07/24 17:14:26 ahze Exp $
#
PORTNAME= gtkhtml3
-PORTVERSION= 3.11.90.1
+PORTVERSION= 3.11.91
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -25,7 +25,7 @@ USE_XLIB= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack gail libgnomeui \
libgnomeprintui ltverhack
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"