aboutsummaryrefslogtreecommitdiff
path: root/devel/pwlib
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2009-01-08 18:09:45 +0000
committerErwin Lansing <erwin@FreeBSD.org>2009-01-08 18:09:45 +0000
commit02313a0a18fc4caa2e1917e4caceaf7991e77efd (patch)
treeb03d88adfa7c318330d0ab7919ad2324f46204aa /devel/pwlib
parent2e2cf7a28f8f5e742b71e6f166059cf21e43d9e9 (diff)
downloadports-02313a0a18fc4caa2e1917e4caceaf7991e77efd.tar.gz
ports-02313a0a18fc4caa2e1917e4caceaf7991e77efd.zip
Notes
Diffstat (limited to 'devel/pwlib')
-rw-r--r--devel/pwlib/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/pwlib/Makefile b/devel/pwlib/Makefile
index e56b78bd2b30..883cfbc9111d 100644
--- a/devel/pwlib/Makefile
+++ b/devel/pwlib/Makefile
@@ -32,6 +32,10 @@ USE_LDCONFIG= yes
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 800059
+BROKEN= does not build
+.endif
+
CFLAGS= -O1
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -O1 -I${WRKSRC}/include -I${LOCALBASE}/include" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" \