aboutsummaryrefslogtreecommitdiff
path: root/lang/harbour
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-03-20 15:45:21 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-03-20 15:45:21 +0000
commit5a23bb49bd36e79bbe2eb49a55ff65cdad56c548 (patch)
treeb4ccb9aa213c7b7ca2d614dd6efab8bf9656fb69 /lang/harbour
parente463dfdc2d5bd0f1470af7ad88576fd8f54d9cdf (diff)
downloadports-5a23bb49bd36e79bbe2eb49a55ff65cdad56c548.tar.gz
ports-5a23bb49bd36e79bbe2eb49a55ff65cdad56c548.zip
Notes
Diffstat (limited to 'lang/harbour')
-rw-r--r--lang/harbour/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/harbour/Makefile b/lang/harbour/Makefile
index e63fdf487319..2a7793fd1bc6 100644
--- a/lang/harbour/Makefile
+++ b/lang/harbour/Makefile
@@ -60,6 +60,8 @@ pre-install:
BROKEN= Leaves files behind on deinstall
.elif ${ARCH} == "sparc64"
BROKEN= Does not compile on sparc64: assertion failed
+.elif ${OSVERSION} > 900007
+BROKEN= fails to build with new utmpx
.endif
.include <bsd.port.post.mk>