aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2001-08-09 01:03:00 +0800
committerlioux <lioux@FreeBSD.org>2001-08-09 01:03:00 +0800
commiteaf7662f878ccaad0e9f6af583e19235f6f1d1ad (patch)
treef0bc135880e940353d44a9abf8f15a5668b962d7 /textproc
parent519c63893edc3a04afc16a7a0ec2527a478099bd (diff)
downloadfreebsd-ports-gnome-eaf7662f878ccaad0e9f6af583e19235f6f1d1ad.tar.gz
freebsd-ports-gnome-eaf7662f878ccaad0e9f6af583e19235f6f1d1ad.tar.zst
freebsd-ports-gnome-eaf7662f878ccaad0e9f6af583e19235f6f1d1ad.zip
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')
-rw-r--r--textproc/gaspell/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gaspell/Makefile b/textproc/gaspell/Makefile
index 3b84bc6f2b0b..13caec8ad6ba 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