aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Packet
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-09-29 10:27:17 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-09-29 10:27:17 +0000
commit71b5cf8012aa90d7c856fd10d32b576c6430e79d (patch)
tree735164742c2203485e6bfab67ea327a6bc18b2c0 /net/p5-Net-Packet
parent25db55f600b4774feefe2e35b2bbb680d5ede853 (diff)
downloadports-71b5cf8012aa90d7c856fd10d32b576c6430e79d.tar.gz
ports-71b5cf8012aa90d7c856fd10d32b576c6430e79d.zip
Notes
Diffstat (limited to 'net/p5-Net-Packet')
-rw-r--r--net/p5-Net-Packet/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-Packet/Makefile b/net/p5-Net-Packet/Makefile
index 2ccbb752148f..5bf68fb168c3 100644
--- a/net/p5-Net-Packet/Makefile
+++ b/net/p5-Net-Packet/Makefile
@@ -27,7 +27,8 @@ BUILD_DEPENDS= p5-Bit-Vector>=6.4:${PORTSDIR}/math/p5-Bit-Vector \
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
-ONLY_FOR_ARCHS= i386
+ONLY_FOR_ARCHS= i386 amd64 alpha
+ONLY_FOR_ARCHS_REASON= Big endian architectures not supported yet
MAN3= Net::Packet.3 \
Net::Packet::ARP.3 \