aboutsummaryrefslogtreecommitdiff
path: root/security/cryptopp
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-04-10 20:56:05 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-04-10 20:56:05 +0000
commitc4bba30ba608b2a27649084e0d284945eafd69f2 (patch)
treed3ed87a963f124c3f4e26560104c088a2ce484d3 /security/cryptopp
parentd73cdf36eb14006286ef0d084413d89aed5b2134 (diff)
downloadports-c4bba30ba608b2a27649084e0d284945eafd69f2.tar.gz
ports-c4bba30ba608b2a27649084e0d284945eafd69f2.zip
Notes
Diffstat (limited to 'security/cryptopp')
-rw-r--r--security/cryptopp/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/security/cryptopp/Makefile b/security/cryptopp/Makefile
index 3f14733f21e5..c1cb7704526f 100644
--- a/security/cryptopp/Makefile
+++ b/security/cryptopp/Makefile
@@ -29,10 +29,6 @@ CXXFLAGS+= -fPIC
.include <bsd.port.pre.mk>
-.if ${ARCH} == "ia64" || ${ARCH} == "sparc64"
-BROKEN= "Does not compile on ia64 or sparc64"
-.endif
-
.if ${ARCH} == "alpha" && ${OSVERSION} < 500000
BROKEN= "Internal compiler error on alpha 4.x"
.endif