summaryrefslogtreecommitdiffstats
path: root/arabic/katoob
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2004-08-28 22:50:44 +0000
committerthierry <thierry@FreeBSD.org>2004-08-28 22:50:44 +0000
commit1d75ecda20c650391a08918830c25c3ec6019cb2 (patch)
tree8bc910359be5bafdac8cab95373c0e1d97da54f7 /arabic/katoob
parent16b79d886caa4369a268695b00c690bc3ee2a9db (diff)
downloadFreeBSD-ports-1d75ecda20c650391a08918830c25c3ec6019cb2.zip
FreeBSD-ports-1d75ecda20c650391a08918830c25c3ec6019cb2.tar.gz
Chase libaspell to aspell.16.
Diffstat (limited to 'arabic/katoob')
-rw-r--r--arabic/katoob/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/arabic/katoob/Makefile b/arabic/katoob/Makefile
index c227cb8..70ea0b7 100644
--- a/arabic/katoob/Makefile
+++ b/arabic/katoob/Makefile
@@ -7,7 +7,7 @@
PORTNAME= katoob
PORTVERSION= 0.3.5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= arabic
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= arabeyes
@@ -31,9 +31,9 @@ CONFIGURE_ARGS+= "--enable-highlight"
USE_GNOME+= gtksourceview
.endif
-.if defined(WITH_SPELLCHECKER) || exists(${LOCALBASE}/lib/libaspell.so.15)
+.if defined(WITH_SPELLCHECKER) || exists(${LOCALBASE}/lib/libaspell.so.16)
CONFIGURE_ARGS+= "--enable-spell"
-LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell
+LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell
.endif
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud