summaryrefslogtreecommitdiffstats
path: root/textproc/xerces-c27
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-02-17 00:20:41 +0000
committerkris <kris@FreeBSD.org>2004-02-17 00:20:41 +0000
commit0783500376930eb242169bed0d355c25535a05b6 (patch)
tree4eb660caba0304ef684400c54068f497ceef48bc /textproc/xerces-c27
parent67ea34782aaeb83ec9249462b2b2173d4075f098 (diff)
downloadFreeBSD-ports-0783500376930eb242169bed0d355c25535a05b6.zip
FreeBSD-ports-0783500376930eb242169bed0d355c25535a05b6.tar.gz
FORBIDDEN on 502102: does not respect PTHREAD_{CFLAGS,LIBS}
Diffstat (limited to 'textproc/xerces-c27')
-rw-r--r--textproc/xerces-c27/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/xerces-c27/Makefile b/textproc/xerces-c27/Makefile
index e769597..dac7324 100644
--- a/textproc/xerces-c27/Makefile
+++ b/textproc/xerces-c27/Makefile
@@ -63,6 +63,10 @@ CONFIGURE_ARGS+= -t ${TRANSCODER}
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 502102
+FORBIDDEN= "Does not respect PTHREAD_{CFLAGS,LIBS}"
+.endif
+
.if defined(DEBUG)
PKGNAMESUFFIX+= -debug
CONFIGURE_ARGS+= -d
OpenPOWER on IntegriCloud