summaryrefslogtreecommitdiff
path: root/devel/mico
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2004-12-18 17:31:58 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2004-12-18 17:31:58 +0000
commitf1c64c7036fe25fec301755c75bee2ba468d30c6 (patch)
tree88d41103fc3e9741fc72f684c714a1a7cb2d79d2 /devel/mico
parent- Fix file permission change on xpdfrc (diff)
- Does not build on alpha 4.x
Notes
Notes: svn path=/head/; revision=124393
Diffstat (limited to 'devel/mico')
-rw-r--r--devel/mico/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/mico/Makefile b/devel/mico/Makefile
index 0feed37e65d3..8af97c13d7c2 100644
--- a/devel/mico/Makefile
+++ b/devel/mico/Makefile
@@ -112,6 +112,11 @@ MAN8= ird.8 micod.8 nsd.8
.include <bsd.port.pre.mk>
+# Does not build on alpha 4.x
+.if ${OSVERSION} < 500000
+NOT_FOR_ARCHS= alpha
+.endif
+
post-extract:
@${TAR} xzf ${DISTDIR}/doc-html.tar.gz -C ${WRKDIR}