aboutsummaryrefslogtreecommitdiff
path: root/lang/onyx
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-03-25 12:58:33 +0000
committerJohn Marino <marino@FreeBSD.org>2015-03-25 12:58:33 +0000
commitd945d5ea982deadca9e8b17c2e7f4f928fe6d9ee (patch)
treeb03cfdc045d4887da1bbcf9872d0180f879152a5 /lang/onyx
parent3580698ace693e3fa8ae6efd6422c8ffe0baf00b (diff)
downloadports-d945d5ea982deadca9e8b17c2e7f4f928fe6d9ee.tar.gz
ports-d945d5ea982deadca9e8b17c2e7f4f928fe6d9ee.zip
Notes
Diffstat (limited to 'lang/onyx')
-rw-r--r--lang/onyx/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/onyx/Makefile b/lang/onyx/Makefile
index 5a121c49b4c7..01b7fa406ab0 100644
--- a/lang/onyx/Makefile
+++ b/lang/onyx/Makefile
@@ -29,8 +29,6 @@ PLIST_SUB= ONYX_VERSION=${PORTVERSION}
BROKEN_ia64= Coredump during build on ia64
.include <bsd.port.options.mk>
-post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
do-build:
@(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} cook)