summaryrefslogtreecommitdiff
path: root/net/p5-Net-ARP/Makefile
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2008-06-24 13:35:56 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2008-06-24 13:35:56 +0000
commitc261e36369197461c4c12a9b828479849413e20b (patch)
treee149f9087ee1b296a0036b28baa57ec1b48e3b10 /net/p5-Net-ARP/Makefile
parentAdd dependency on phpX-dom (diff)
- Unbreak
- Chase warnings
Notes
Notes: svn path=/head/; revision=215690
Diffstat (limited to 'net/p5-Net-ARP/Makefile')
-rw-r--r--net/p5-Net-ARP/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/net/p5-Net-ARP/Makefile b/net/p5-Net-ARP/Makefile
index 83e1ebc76fe6..25a330e971ad 100644
--- a/net/p5-Net-ARP/Makefile
+++ b/net/p5-Net-ARP/Makefile
@@ -21,10 +21,4 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
MAN3= Net::ARP.3
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "amd64"
-BROKEN= Does not compile on amd64
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>