From f1c5b78c485b8330d92249bb1b72e002c1b429a0 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Mon, 2 Jul 2018 00:47:14 +0000 Subject: Mark various ports broken on mips64 and, where appropriate, mips. While here, pet portlint. Approved by: portmgr (tier-2 blanket) --- net/p5-Net-AMQP-RabbitMQ/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'net/p5-Net-AMQP-RabbitMQ/Makefile') diff --git a/net/p5-Net-AMQP-RabbitMQ/Makefile b/net/p5-Net-AMQP-RabbitMQ/Makefile index 7717e8e91275..4cb62bfa7a48 100644 --- a/net/p5-Net-AMQP-RabbitMQ/Makefile +++ b/net/p5-Net-AMQP-RabbitMQ/Makefile @@ -9,6 +9,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= swills@FreeBSD.org COMMENT= Interact with RabbitMQ over AMQP using librabbitmq +NOT_FOR_ARCHS= mips mips64 +NOT_FOR_ARCHS_REASON= Endianness not known + BUILD_DEPENDS= p5-Math-Int64>0.34:math/p5-Math-Int64 RUN_DEPENDS:= ${BUILD_DEPENDS} -- cgit v1.2.3