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 /textproc/pspell-ispell | |
parent | 5aafc4e0322735aa1342a73da981de201fdaeb8f (diff) | |
download | ports-7e52050297b041a86b785390f866ddd095809cad.tar.gz ports-7e52050297b041a86b785390f866ddd095809cad.zip |
Notes
Diffstat (limited to 'textproc/pspell-ispell')
-rw-r--r-- | textproc/pspell-ispell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pspell-ispell/Makefile b/textproc/pspell-ispell/Makefile index 09eade0722fb..15fe7891ddcb 100644 --- a/textproc/pspell-ispell/Makefile +++ b/textproc/pspell-ispell/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-.10.2 MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell -LIB_DEPENDS= pspell.2:${PORTSDIR}/textproc/pspell +LIB_DEPENDS= pspell.4:${PORTSDIR}/textproc/pspell USE_NEWGCC= yes USE_LIBTOOL= yes |