aboutsummaryrefslogtreecommitdiff
path: root/textproc/exempi
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2009-03-16 09:43:11 +0000
committerMark Linimon <linimon@FreeBSD.org>2009-03-16 09:43:11 +0000
commitfeb7d36eb05c72f9e54b6f0b125cf7da8c704108 (patch)
tree05b2f8cfc478b71e1240baf45132ec408db304c6 /textproc/exempi
parent5d4ea25ee90a8450d9424d39ef6c774a840a634a (diff)
downloadports-feb7d36eb05c72f9e54b6f0b125cf7da8c704108.tar.gz
ports-feb7d36eb05c72f9e54b6f0b125cf7da8c704108.zip
Notes
Diffstat (limited to 'textproc/exempi')
-rw-r--r--textproc/exempi/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/exempi/Makefile b/textproc/exempi/Makefile
index 3dc1af99e8d5..b0a2191bff69 100644
--- a/textproc/exempi/Makefile
+++ b/textproc/exempi/Makefile
@@ -31,8 +31,8 @@ post-patch:
.include <bsd.port.pre.mk>
-#.if ${ARCH} == "sparc64"
-#BROKEN= Does not compile on sparc64
-#.endif
+.if ${ARCH} == "sparc64"
+BROKEN= Does not compile on sparc64
+.endif
.include <bsd.port.post.mk>