aboutsummaryrefslogtreecommitdiff
path: root/net/click
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-03-14 03:39:09 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-03-14 03:39:09 +0000
commit3fa54f2bc22d3abb5c64e70e4ba137cf585899d0 (patch)
tree28ea53eeeff78f2b5f1bb1ca3990d4382d266329 /net/click
parentbaa2452e1f40f0cddb2baf69c55ae79f010c7246 (diff)
downloadports-3fa54f2bc22d3abb5c64e70e4ba137cf585899d0.tar.gz
ports-3fa54f2bc22d3abb5c64e70e4ba137cf585899d0.zip
Notes
Diffstat (limited to 'net/click')
-rw-r--r--net/click/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/click/Makefile b/net/click/Makefile
index 4331545acb5e..6fa5e88b4c93 100644
--- a/net/click/Makefile
+++ b/net/click/Makefile
@@ -64,6 +64,10 @@ CONFDIR= ${PREFIX}/etc/click/conf
.include <bsd.port.pre.mk>
+.if ${ARCH} == "alpha"
+BROKEN= "Does not compile on alpha 4.x"
+.endif
+
.if ${OSVERSION} >= 500113
BROKEN= "Does not compile (bad C++ code)"
.endif