aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-04-10 21:14:31 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-04-10 21:14:31 +0000
commit1762190743ca803f5ddc564f00e64cd93a9431ff (patch)
treec912e2be0699992471ad1b05604d10cddee770f1 /dns
parent2c49737ca433d36900e5668cdb6eb69c55caec16 (diff)
downloadports-1762190743ca803f5ddc564f00e64cd93a9431ff.tar.gz
ports-1762190743ca803f5ddc564f00e64cd93a9431ff.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/p5-Net-LibIDN/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/dns/p5-Net-LibIDN/Makefile b/dns/p5-Net-LibIDN/Makefile
index 25afda533bee..cef95611e16e 100644
--- a/dns/p5-Net-LibIDN/Makefile
+++ b/dns/p5-Net-LibIDN/Makefile
@@ -29,8 +29,4 @@ MAN3= Net::LibIDN.3
IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 and try again
.endif
-.if ${ARCH} == "sparc64"
-BROKEN= "Does not compile on sparc64"
-.endif
-
.include <bsd.port.post.mk>