summaryrefslogtreecommitdiff
path: root/www/gtkhtml/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-12-15 17:54:45 +0000
committerAde Lovett <ade@FreeBSD.org>2000-12-15 17:54:45 +0000
commit97064d197bd9de2fadae7e54433dd1bdf3e1176b (patch)
treedd21c6741bca5528402fb1ceb834415821675586 /www/gtkhtml/Makefile
parentUpdate to use new gal (diff)
Update to 0.8
Notes
Notes: svn path=/head/; revision=36005
Diffstat (limited to 'www/gtkhtml/Makefile')
-rw-r--r--www/gtkhtml/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile
index d576f1ec9ef3..de32227e229e 100644
--- a/www/gtkhtml/Makefile
+++ b/www/gtkhtml/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gtkhtml
-PORTVERSION= 0.7
-PORTREVISION= 1
+PORTVERSION= 0.8
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= unstable/sources/gtkhtml
@@ -18,7 +17,7 @@ LIB_DEPENDS= bonobo.2:${PORTSDIR}/devel/bonobo \
wwwzip.1:${PORTSDIR}/www/libwww \
gconf-1.1:${PORTSDIR}/devel/gconf \
pspell.2:${PORTSDIR}/textproc/pspell \
- gal.2:${PORTSDIR}/x11-toolkits/gal
+ gal.3:${PORTSDIR}/x11-toolkits/gal
USE_X_PREFIX= yes
USE_GMAKE= yes