summaryrefslogtreecommitdiffstats
path: root/textproc/gaspell
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2001-08-08 17:03:00 +0000
committerlioux <lioux@FreeBSD.org>2001-08-08 17:03:00 +0000
commiteaf7662f878ccaad0e9f6af583e19235f6f1d1ad (patch)
treef0bc135880e940353d44a9abf8f15a5668b962d7 /textproc/gaspell
parent519c63893edc3a04afc16a7a0ec2527a478099bd (diff)
downloadFreeBSD-ports-eaf7662f878ccaad0e9f6af583e19235f6f1d1ad.zip
FreeBSD-ports-eaf7662f878ccaad0e9f6af583e19235f6f1d1ad.tar.gz
Fix LIB_DEPENDS: aspell.9 -> aspell.11; overlooked when aspell was
updated to 0.33.6.3 PR: 28392 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net> Prompted by: Kato Tsuguru <tkato@prontomail.com> on PR 29448
Diffstat (limited to 'textproc/gaspell')
-rw-r--r--textproc/gaspell/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gaspell/Makefile b/textproc/gaspell/Makefile
index 3b84bc6..13caec8 100644
--- a/textproc/gaspell/Makefile
+++ b/textproc/gaspell/Makefile
@@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/^0//}
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= aspell.9:${PORTSDIR}/textproc/aspell
+LIB_DEPENDS= aspell.11:${PORTSDIR}/textproc/aspell
USE_X_PREFIX= yes
USE_NEWGCC= yes
OpenPOWER on IntegriCloud