aboutsummaryrefslogtreecommitdiff
path: root/textproc/domc/Makefile
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-03-28 15:51:16 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-03-28 15:51:16 +0000
commitb0533230a5dc0d2805b7e7bc9d84de5193b5f32d (patch)
tree06488cf5d0a666243bc87a55c904edf7520f8ef2 /textproc/domc/Makefile
parent6c6cdf95b4984c625eb219505592bb7690d3bb20 (diff)
downloadports-b0533230a5dc0d2805b7e7bc9d84de5193b5f32d.tar.gz
ports-b0533230a5dc0d2805b7e7bc9d84de5193b5f32d.zip
Notes
Diffstat (limited to 'textproc/domc/Makefile')
-rw-r--r--textproc/domc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/domc/Makefile b/textproc/domc/Makefile
index 76eea6e3a8e1..f4c4bd5056ad 100644
--- a/textproc/domc/Makefile
+++ b/textproc/domc/Makefile
@@ -35,7 +35,7 @@ PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}"
.include <bsd.port.pre.mk>
-.if ${ARCH} == "sparc64" && ${OSVERSION} > 800000
+.if ${ARCH} == "sparc64"
BROKEN= Does not compile on sparc64-8: duplicate definition of strlen
.endif