summaryrefslogtreecommitdiff
path: root/textproc/link-grammar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/link-grammar/Makefile')
-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}