diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-31 16:22:06 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-31 16:22:06 +0000 |
commit | 7e52050297b041a86b785390f866ddd095809cad (patch) | |
tree | f86906f8c0381a702c69b9c66c7aa84e521769fd /www/gtkhtml3/Makefile | |
parent | 5aafc4e0322735aa1342a73da981de201fdaeb8f (diff) | |
download | ports-7e52050297b041a86b785390f866ddd095809cad.tar.gz ports-7e52050297b041a86b785390f866ddd095809cad.zip |
Notes
Diffstat (limited to 'www/gtkhtml3/Makefile')
-rw-r--r-- | www/gtkhtml3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index 97bde717572f..f433ea52a6be 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -16,7 +16,7 @@ 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.4:${PORTSDIR}/textproc/pspell \ gal.3:${PORTSDIR}/x11-toolkits/gal USE_X_PREFIX= yes |