diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-02-01 00:22:06 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-02-01 00:22:06 +0800 |
commit | b1e709eb0bf04310e80c0024964d623ecfbfa658 (patch) | |
tree | e9c4d8f2cbdeaf5ff2ae68ad35a2eb51bc985ee4 /textproc | |
parent | 6200c504f46b617b756c2e29ceeb057cc89432de (diff) | |
download | freebsd-ports-gnome-b1e709eb0bf04310e80c0024964d623ecfbfa658.tar.gz freebsd-ports-gnome-b1e709eb0bf04310e80c0024964d623ecfbfa658.tar.zst freebsd-ports-gnome-b1e709eb0bf04310e80c0024964d623ecfbfa658.zip |
Update pspell version number.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/aspell/Makefile | 2 | ||||
-rw-r--r-- | textproc/pspell-ispell/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index 120573faec8e..c7a466a1d10b 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-.32.5 MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= pspell.2:${PORTSDIR}/textproc/pspell +LIB_DEPENDS= pspell.4:${PORTSDIR}/textproc/pspell USE_NEWGCC= yes USE_LIBTOOL= yes 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 |