aboutsummaryrefslogtreecommitdiff
path: root/www/tidy-devel
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-06-08 16:48:11 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-06-08 16:48:11 +0000
commit560b355b7c7ca8c194144bd3ccc0734aad4f9f2f (patch)
treea4bf3615e99b701b71de222d4df2dcde9d0f9de2 /www/tidy-devel
parented6dfd4aefc76feb66a2be05bd19f50b6dc0ce00 (diff)
Remove BROKEN on sparc64.
Notes
Notes: svn path=/head/; revision=137070
Diffstat (limited to 'www/tidy-devel')
-rw-r--r--www/tidy-devel/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/www/tidy-devel/Makefile b/www/tidy-devel/Makefile
index 519de8484f5c..bd82f1be4d2c 100644
--- a/www/tidy-devel/Makefile
+++ b/www/tidy-devel/Makefile
@@ -54,12 +54,6 @@ DOCFILES+= Overview.html checked_by_tidy.gif faq.html grid.gif pending.html \
release-notes.html tidy.css tidy.gif
.endif
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "sparc64"
-BROKEN= "Abort during build on ${ARCH}"
-.endif
-
post-patch:
.if !defined(WITH_SHLIB)
@${CP} ${WRKSRC}/build/gmake/Makefile ${WRKSRC}
@@ -105,4 +99,4 @@ post-install:
@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>