diff options
Diffstat (limited to 'textproc/pspell-ispell/Makefile')
-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 |