aboutsummaryrefslogtreecommitdiff
path: root/devel/ups-debug
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-06-10 16:29:41 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-06-10 16:29:41 +0000
commit6fda2ec97888bb1c19b31c272316edbb9c50ab39 (patch)
tree49b3bc313063517429f4c3e98b177b262958efe7 /devel/ups-debug
parentd62223b7f3e8230b222cd1c49b2f68aa939420d5 (diff)
downloadports-6fda2ec97888bb1c19b31c272316edbb9c50ab39.tar.gz
ports-6fda2ec97888bb1c19b31c272316edbb9c50ab39.zip
Notes
Diffstat (limited to 'devel/ups-debug')
-rw-r--r--devel/ups-debug/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/ups-debug/Makefile b/devel/ups-debug/Makefile
index 75dd185a249a..03eb45e19595 100644
--- a/devel/ups-debug/Makefile
+++ b/devel/ups-debug/Makefile
@@ -24,12 +24,12 @@ ALL_TARGET= ups
MAN1= ups.1
DOCS= CHANGES FAQ README
+ONLY_FOR_ARCHS= i386
+
.include <bsd.port.pre.mk>
-.if ${ARCH} != i386 || ${OSVERSION} > 500000
-BROKEN= "compiles only under -STABLE on i386"
-# Avoid building packages on bento for unsupported platforms
-IGNORE= ${BROKEN}
+.if ${OSVERSION} > 500000
+BROKEN= "Does not compile on 5.X"
.endif
post-install: