diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-03 16:09:43 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-03 16:09:43 +0000 |
commit | 373af7ebb23e27ee8643f3c82ec665adf90c8073 (patch) | |
tree | 64649c9e6da9f1c2d9a05a6273e022c0964da34d /www/gtkhtml3 | |
parent | 7613a3894ad07f9102eb7b87280306211556755d (diff) | |
download | ports-373af7ebb23e27ee8643f3c82ec665adf90c8073.tar.gz ports-373af7ebb23e27ee8643f3c82ec665adf90c8073.zip |
Notes
Diffstat (limited to 'www/gtkhtml3')
-rw-r--r-- | www/gtkhtml3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index ac376867ac75..4fe5470dce08 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -7,6 +7,7 @@ PORTNAME= gtkhtml PORTVERSION= 1.0.4 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/gtkhtml @@ -14,7 +15,7 @@ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= pspell.4:${PORTSDIR}/textproc/pspell +LIB_DEPENDS= pspell.15:${PORTSDIR}/textproc/aspell USE_BZIP2= yes USE_X_PREFIX= yes |