summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-02-17 01:01:43 +0000
committerkris <kris@FreeBSD.org>2004-02-17 01:01:43 +0000
commit1df6bb9435db76d88ecc8c2c2beabef8da26130c (patch)
tree871c097519c9b81908c22b5b9da9ca0d50f47bef /www
parente5e8bf19bf5def8444a8703797eb5d4cc900ecfa (diff)
downloadFreeBSD-ports-1df6bb9435db76d88ecc8c2c2beabef8da26130c.zip
FreeBSD-ports-1df6bb9435db76d88ecc8c2c2beabef8da26130c.tar.gz
FORBIDDEN on 502102: Does not respect PTHREAD_{CFLAGS,LIBS}
Diffstat (limited to 'www')
-rw-r--r--www/harvest/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/harvest/Makefile b/www/harvest/Makefile
index 52f81e6..7e3a78e 100644
--- a/www/harvest/Makefile
+++ b/www/harvest/Makefile
@@ -26,6 +26,10 @@ STRIP= # none
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 502102
+FORBIDDEN= "Does not respect PTHREAD_{CFLAGS,LIBS}"
+.endif
+
PREFIX:= ${PREFIX}/${PORTNAME}
post-patch:
OpenPOWER on IntegriCloud