diff options
-rw-r--r-- | textproc/link-grammar/Makefile | 4 | ||||
-rw-r--r-- | textproc/link-grammar/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/textproc/link-grammar/Makefile b/textproc/link-grammar/Makefile index 771d8d7804f4..3c86aa100300 100644 --- a/textproc/link-grammar/Makefile +++ b/textproc/link-grammar/Makefile @@ -6,7 +6,7 @@ # PORTNAME= link-grammar -PORTVERSION= 4.1.1 +PORTVERSION= 4.1.3 CATEGORIES= textproc MASTER_SITES= http://www.abisource.com/downloads/${PORTNAME}/${PORTVERSION}/ @@ -24,8 +24,6 @@ DOCS= LICENSE README post-patch: @${REINPLACE_CMD} -e 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' \ ${WRKSRC}/Makefile.in - @${REINPLACE_CMD} -e 's|/words/|/en/words/|g' \ - ${WRKSRC}/data/en/4.0.dict .ifndef (NOPORTDOCS) post-install: diff --git a/textproc/link-grammar/distinfo b/textproc/link-grammar/distinfo index 7137890d53d1..1a25861b7f1d 100644 --- a/textproc/link-grammar/distinfo +++ b/textproc/link-grammar/distinfo @@ -1,2 +1,2 @@ -MD5 (link-grammar-4.1.1.tar.gz) = c39f6ce4887e0737b70d4740680bce79 -SIZE (link-grammar-4.1.1.tar.gz) = 703878 +MD5 (link-grammar-4.1.3.tar.gz) = 5edbeab4b9e3f61b343e68206708703e +SIZE (link-grammar-4.1.3.tar.gz) = 710979 |