aboutsummaryrefslogtreecommitdiffstats
path: root/www/gtkhtml38
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2000-12-09 05:11:45 +0800
committerade <ade@FreeBSD.org>2000-12-09 05:11:45 +0800
commit8b6d4cbb03b60c7f5904fddaf772c39630cf1b07 (patch)
tree7af5cb811542185e95d1643b4230f7b24ca51eb3 /www/gtkhtml38
parent3b43075e279ded3f11fcedc29f07102fb90dff40 (diff)
downloadfreebsd-ports-gnome-8b6d4cbb03b60c7f5904fddaf772c39630cf1b07.tar.gz
freebsd-ports-gnome-8b6d4cbb03b60c7f5904fddaf772c39630cf1b07.tar.zst
freebsd-ports-gnome-8b6d4cbb03b60c7f5904fddaf772c39630cf1b07.zip
Use new version of x11-toolkits/gal.
Bump PORTREVISION since they're not binary compatible.
Diffstat (limited to 'www/gtkhtml38')
-rw-r--r--www/gtkhtml38/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile
index 018808b6bb8b..d576f1ec9ef3 100644
--- a/www/gtkhtml38/Makefile
+++ b/www/gtkhtml38/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gtkhtml
PORTVERSION= 0.7
+PORTREVISION= 1
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= unstable/sources/gtkhtml
@@ -17,7 +18,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.1:${PORTSDIR}/x11-toolkits/gal
+ gal.2:${PORTSDIR}/x11-toolkits/gal
USE_X_PREFIX= yes
USE_GMAKE= yes