summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-12-17 06:38:38 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-12-17 06:38:38 +0000
commit064f6d5a0fd287f350b3f6d8af509f5e2d629ee8 (patch)
treeecb2896f5869ad534c52b3feff53a128dcc01759 /net
parentWith portmgr hat on, canonicalize assignment of BROKEN and remove (diff)
BROKEN on !i386: Broken pkg-plist
Notes
Notes: svn path=/head/; revision=124255
Diffstat (limited to 'net')
-rw-r--r--net/ser/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ser/Makefile b/net/ser/Makefile
index eb1e752bce90..930160615abb 100644
--- a/net/ser/Makefile
+++ b/net/ser/Makefile
@@ -32,8 +32,8 @@ MANCOMPRESSED= no
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 600000
-BROKEN= "Broken pkg-plist on FreeBSD >= 6.x"
+.if ${OSVERSION} >= 600000 || ${ARCH} != "i386"
+BROKEN= "Broken pkg-plist on FreeBSD >= 6.x and on !i386"
.endif
post-install: