- Re-enable compile on sparc64

PR:		ports/125124
Submitted by:	Daniel Austin MBCS <freebsd-sparc64@dan.me.uk>
This commit is contained in:
Martin Matuska
2008-07-28 13:27:09 +00:00
parent 20b1700d47
commit 12d9883bc1

View File

@@ -32,8 +32,4 @@ PLIST_SUB= RULESUSED="${RULEUSED}"
BROKEN= Does not compile
.endif
.if ${ARCH} == "sparc64"
BROKEN= Does not build on sparc64
.endif
.include <bsd.port.post.mk>