aboutsummaryrefslogtreecommitdiff
path: root/comms/obexapp
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-04-10 21:14:31 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-04-10 21:14:31 +0000
commit1762190743ca803f5ddc564f00e64cd93a9431ff (patch)
treec912e2be0699992471ad1b05604d10cddee770f1 /comms/obexapp
parent2c49737ca433d36900e5668cdb6eb69c55caec16 (diff)
downloadports-1762190743ca803f5ddc564f00e64cd93a9431ff.tar.gz
ports-1762190743ca803f5ddc564f00e64cd93a9431ff.zip
Now builds on sparc64
Notes
Notes: svn path=/head/; revision=132943
Diffstat (limited to 'comms/obexapp')
-rw-r--r--comms/obexapp/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/comms/obexapp/Makefile b/comms/obexapp/Makefile
index b94594a7a168..62fc298a3a06 100644
--- a/comms/obexapp/Makefile
+++ b/comms/obexapp/Makefile
@@ -33,8 +33,4 @@ IGNORE= Needs 5.x from 20 Jan 2004 or later (sdpd)
ONLY_FOR_ARCHS= i386
.endif
-.if ${ARCH} != "i386" && ${ARCH} != "amd64"
-BROKEN= "Does not compile on !x86"
-.endif
-
.include <bsd.port.post.mk>