aboutsummaryrefslogtreecommitdiff
path: root/textproc/link-grammar
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-07-04 20:28:31 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-07-04 20:28:31 +0000
commit3127da9b78f31e42eb76eb14c5350d2773903d23 (patch)
tree809e541af15b73734c43182b4f41107e2d9dd2b8 /textproc/link-grammar
parentdff87f87c667f57bd5102bc4cee12731c786a577 (diff)
downloadports-3127da9b78f31e42eb76eb14c5350d2773903d23.tar.gz
ports-3127da9b78f31e42eb76eb14c5350d2773903d23.zip
Notes
Diffstat (limited to 'textproc/link-grammar')
-rw-r--r--textproc/link-grammar/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/link-grammar/Makefile b/textproc/link-grammar/Makefile
index bf4f80980bd4..de8d79589de6 100644
--- a/textproc/link-grammar/Makefile
+++ b/textproc/link-grammar/Makefile
@@ -2,14 +2,14 @@
PORTNAME= link-grammar
PORTVERSION= 4.7.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://www.abisource.com/downloads/${PORTNAME}/${PORTVERSION}/
MAINTAINER= gnome@FreeBSD.org
COMMENT= Grammar checking library
-LIB_DEPENDS= libpspell.so:${PORTSDIR}/textproc/aspell
+LIB_DEPENDS= libaspell.so:${PORTSDIR}/textproc/aspell
OPTIONS_DEFINE= DOCS