diff options
| author | John Marino <marino@FreeBSD.org> | 2015-03-24 17:09:58 +0000 |
|---|---|---|
| committer | John Marino <marino@FreeBSD.org> | 2015-03-24 17:09:58 +0000 |
| commit | 28ca5b96a23102bc508dd441fedf3cdf3eef313f (patch) | |
| tree | 8bff0e951ded629b0a9a867dfad08db840b0458a /textproc/link-grammar/Makefile | |
| parent | Deorbit PTHREAD_{CFLAGS,LIBS} from Perl, and use -lpthread. (diff) | |
5 ports categories: Remove $PTHREAD_LIBS
Categories: irc, x11-clocks, benchmarks, misc, textproc
approved by: PTHREAD blanket
Diffstat (limited to 'textproc/link-grammar/Makefile')
| -rw-r--r-- | textproc/link-grammar/Makefile | 4 |
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} |
