Date: Mon, 10 Sep 2018 01:59:08 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479349 - head/security/arirang Message-ID: <201809100159.w8A1x88D091334@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Mon Sep 10 01:59:08 2018 New Revision: 479349 URL: https://svnweb.freebsd.org/changeset/ports/479349 Log: Pet portlint. Modified: head/security/arirang/Makefile Modified: head/security/arirang/Makefile ============================================================================== --- head/security/arirang/Makefile Mon Sep 10 01:55:47 2018 (r479348) +++ head/security/arirang/Makefile Mon Sep 10 01:59:08 2018 (r479349) @@ -13,9 +13,9 @@ COMMENT= Powerful webserver security scanner for netwo 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809100159.w8A1x88D091334>