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/pspell-ispell | |
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/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 |