aboutsummaryrefslogtreecommitdiff
path: root/textproc/link-grammar
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-03-24 17:09:58 +0000
committerJohn Marino <marino@FreeBSD.org>2015-03-24 17:09:58 +0000
commit28ca5b96a23102bc508dd441fedf3cdf3eef313f (patch)
tree8bff0e951ded629b0a9a867dfad08db840b0458a /textproc/link-grammar
parentc0b425947d651ac5423ebe86942c88c6a64dc35a (diff)
downloadports-28ca5b96a23102bc508dd441fedf3cdf3eef313f.tar.gz
ports-28ca5b96a23102bc508dd441fedf3cdf3eef313f.zip
Notes
Diffstat (limited to 'textproc/link-grammar')
-rw-r--r--textproc/link-grammar/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/textproc/link-grammar/Makefile b/textproc/link-grammar/Makefile
index de8d79589de6..f5926b093b2c 100644
--- a/textproc/link-grammar/Makefile
+++ b/textproc/link-grammar/Makefile
@@ -28,10 +28,6 @@ INSTALL_TARGET= install-strip
DOCS= AUTHORS LICENSE MAINTAINERS README
-post-patch:
- @${REINPLACE_CMD} -e "s|-lpthread|${PTHREAD_LIBS}|g" \
- ${WRKSRC}/configure ${WRKSRC}/${PORTNAME}/Makefile.in
-
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
.for i in ${DOCS}