aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-09-17 18:37:15 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-09-17 18:37:15 +0000
commitfaa795a653f952269126343a1c8effac9efb53a9 (patch)
treef0997c5ad2965455ff62b6510bc243e4ed5b5bea /devel
parent136b648785b9f64460a540a92329d76d0c829e27 (diff)
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Algorithm-Cluster/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/p5-Algorithm-Cluster/Makefile b/devel/p5-Algorithm-Cluster/Makefile
index 29ac9a2aecb6..6108eb9ef2e9 100644
--- a/devel/p5-Algorithm-Cluster/Makefile
+++ b/devel/p5-Algorithm-Cluster/Makefile
@@ -29,8 +29,4 @@ post-patch:
IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
-.if ${ARCH} == "amd64"
-BROKEN= Does not build on amd64 (needs to build shared libraries with -fPIC)
-.endif
-
.include <bsd.port.post.mk>