aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/p4/Makefile2
-rw-r--r--devel/p4d/Makefile2
-rw-r--r--devel/p4ftpd/Makefile2
-rw-r--r--devel/p4p/Makefile2
-rw-r--r--devel/p4web/Makefile2
-rw-r--r--devel/perforce/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/devel/p4/Makefile b/devel/p4/Makefile
index 88677ddd08b6..57138b7b96fe 100644
--- a/devel/p4/Makefile
+++ b/devel/p4/Makefile
@@ -59,7 +59,7 @@ PLIST_FILES= ${BIN_FILES:S+^+bin/+g} \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} > 700017
+.if ${ARCH} == sparc64 && ${OSVERSION} > 700017
BROKEN= requires compat6x, which has not yet been relased
.endif
diff --git a/devel/p4d/Makefile b/devel/p4d/Makefile
index 88677ddd08b6..57138b7b96fe 100644
--- a/devel/p4d/Makefile
+++ b/devel/p4d/Makefile
@@ -59,7 +59,7 @@ PLIST_FILES= ${BIN_FILES:S+^+bin/+g} \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} > 700017
+.if ${ARCH} == sparc64 && ${OSVERSION} > 700017
BROKEN= requires compat6x, which has not yet been relased
.endif
diff --git a/devel/p4ftpd/Makefile b/devel/p4ftpd/Makefile
index 88677ddd08b6..57138b7b96fe 100644
--- a/devel/p4ftpd/Makefile
+++ b/devel/p4ftpd/Makefile
@@ -59,7 +59,7 @@ PLIST_FILES= ${BIN_FILES:S+^+bin/+g} \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} > 700017
+.if ${ARCH} == sparc64 && ${OSVERSION} > 700017
BROKEN= requires compat6x, which has not yet been relased
.endif
diff --git a/devel/p4p/Makefile b/devel/p4p/Makefile
index 88677ddd08b6..57138b7b96fe 100644
--- a/devel/p4p/Makefile
+++ b/devel/p4p/Makefile
@@ -59,7 +59,7 @@ PLIST_FILES= ${BIN_FILES:S+^+bin/+g} \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} > 700017
+.if ${ARCH} == sparc64 && ${OSVERSION} > 700017
BROKEN= requires compat6x, which has not yet been relased
.endif
diff --git a/devel/p4web/Makefile b/devel/p4web/Makefile
index 88677ddd08b6..57138b7b96fe 100644
--- a/devel/p4web/Makefile
+++ b/devel/p4web/Makefile
@@ -59,7 +59,7 @@ PLIST_FILES= ${BIN_FILES:S+^+bin/+g} \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} > 700017
+.if ${ARCH} == sparc64 && ${OSVERSION} > 700017
BROKEN= requires compat6x, which has not yet been relased
.endif
diff --git a/devel/perforce/Makefile b/devel/perforce/Makefile
index 88677ddd08b6..57138b7b96fe 100644
--- a/devel/perforce/Makefile
+++ b/devel/perforce/Makefile
@@ -59,7 +59,7 @@ PLIST_FILES= ${BIN_FILES:S+^+bin/+g} \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} > 700017
+.if ${ARCH} == sparc64 && ${OSVERSION} > 700017
BROKEN= requires compat6x, which has not yet been relased
.endif