aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorlth <lth@FreeBSD.org>2007-06-07 16:18:44 +0800
committerlth <lth@FreeBSD.org>2007-06-07 16:18:44 +0800
commitd5e0cd1a08dd29f4206cb1c8b89b5da55f39eeab (patch)
tree208418aa509fe7de6e5606263c0fa1030f053fd6 /devel
parenta20459a042ef72326a672bef1132e0bba6890174 (diff)
downloadfreebsd-ports-gnome-d5e0cd1a08dd29f4206cb1c8b89b5da55f39eeab.tar.gz
freebsd-ports-gnome-d5e0cd1a08dd29f4206cb1c8b89b5da55f39eeab.tar.zst
freebsd-ports-gnome-d5e0cd1a08dd29f4206cb1c8b89b5da55f39eeab.zip
It is only the sparc version that does not work on 7.x. i386 and amd64 work fine.
Submitted by: "M. Warner Losh" <imp@bsdimp.com>
Diffstat (limited to 'devel')
-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