summaryrefslogtreecommitdiff
path: root/www/gtkhtml3/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-08-03 07:26:43 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-08-03 07:26:43 +0000
commite1c296cea2b05d94e57450834cfb501211b060ef (patch)
tree78e1e1c80951418719cc2885e3080b7ecee042c2 /www/gtkhtml3/Makefile
parentUpdate to 1.9.11. (diff)
Update to 0.11.1.
Notes
Notes: svn path=/head/; revision=45764
Diffstat (limited to 'www/gtkhtml3/Makefile')
-rw-r--r--www/gtkhtml3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile
index 76b510def8ca..bc4c08c35590 100644
--- a/www/gtkhtml3/Makefile
+++ b/www/gtkhtml3/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gtkhtml
-PORTVERSION= 0.10.0
-PORTREVISION= 1
+PORTVERSION= 0.11.1
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= unstable/sources/gtkhtml
@@ -24,6 +23,7 @@ USE_GMAKE= yes
USE_GNOMECTRL= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
+CONFIGURE_ARGS= --with-gconf=yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"