From d67cc0e98534726ffbf3e587116028e36463e1af Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 3 Sep 2002 16:09:43 +0000 Subject: Chase pspell so version, and note that libpspell is now installed by textproc/aspell. --- www/gtkhtml/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/gtkhtml') diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile index ac376867ac75..4fe5470dce08 100644 --- a/www/gtkhtml/Makefile +++ b/www/gtkhtml/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 -- cgit