From 70e35c7c95370773fc941392b6b1491961751d77 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Mon, 10 Sep 2018 01:59:08 +0000 Subject: [PATCH] Pet portlint. --- security/arirang/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/arirang/Makefile b/security/arirang/Makefile index 04a01c8b8d56..716a159707ad 100644 --- a/security/arirang/Makefile +++ b/security/arirang/Makefile @@ -13,9 +13,9 @@ COMMENT= Powerful webserver security scanner for network LICENSE= BSD3CLAUSE -LIB_DEPENDS= lib${RUBY_NAME}.so:${RUBY_PORT} +BROKEN_powerpc64= fails to compile: ruby.h:1381: error: wrong number of arguments specified for '__deprecated__' attribute -BROKEN_powerpc64= fails to compile: ruby.h: wrong number of arguments specified for 'deprecated' attribute +LIB_DEPENDS= lib${RUBY_NAME}.so:${RUBY_PORT} USES= ssl USE_RUBY= yes