diff options
author | ade <ade@FreeBSD.org> | 2000-10-20 16:25:56 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-10-20 16:25:56 +0000 |
commit | ded9f0541a791ab5fc06838491dc22aeb4f4f79e (patch) | |
tree | 5ee6651c64f0f9328b31a49e6739518f2ca73641 /www/gtkhtml3/Makefile | |
parent | f05f380373bb1a80bc948fd7d45d7bc60751845b (diff) | |
download | FreeBSD-ports-ded9f0541a791ab5fc06838491dc22aeb4f4f79e.zip FreeBSD-ports-ded9f0541a791ab5fc06838491dc22aeb4f4f79e.tar.gz |
Update to 0.7
Diffstat (limited to 'www/gtkhtml3/Makefile')
-rw-r--r-- | www/gtkhtml3/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index 25dcf1a..018808b 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gtkhtml -PORTVERSION= 0.6.1 -PORTREVISION= 2 +PORTVERSION= 0.7 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/gtkhtml @@ -17,7 +16,8 @@ MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= bonobo.2:${PORTSDIR}/devel/bonobo \ wwwzip.1:${PORTSDIR}/www/libwww \ gconf-1.1:${PORTSDIR}/devel/gconf \ - pspell.2:${PORTSDIR}/textproc/pspell + pspell.2:${PORTSDIR}/textproc/pspell \ + gal.1:${PORTSDIR}/x11-toolkits/gal USE_X_PREFIX= yes USE_GMAKE= yes |