aboutsummaryrefslogtreecommitdiff
path: root/devel/smake
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2008-07-28 13:27:09 +0000
committerMartin Matuska <mm@FreeBSD.org>2008-07-28 13:27:09 +0000
commit12d9883bc15c0ae77ff0b656d57d0e5ca36fa4c6 (patch)
treec0b79368173eb79072433824abb790ddebb789f4 /devel/smake
parent20b1700d476dfaa2099ff2d3b40bf0111ecbe011 (diff)
downloadports-12d9883bc15c0ae77ff0b656d57d0e5ca36fa4c6.tar.gz
ports-12d9883bc15c0ae77ff0b656d57d0e5ca36fa4c6.zip
Notes
Diffstat (limited to 'devel/smake')
-rw-r--r--devel/smake/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/smake/Makefile b/devel/smake/Makefile
index f49c35c5b471..9a129d788913 100644
--- a/devel/smake/Makefile
+++ b/devel/smake/Makefile
@@ -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>