svn commit: r515332 - head/net-p2p/litecoin-utils
Piotr Kubaj
pkubaj at FreeBSD.org
Thu Oct 24 11:15:58 UTC 2019
Author: pkubaj
Date: Thu Oct 24 11:15:58 2019
New Revision: 515332
URL: https://svnweb.freebsd.org/changeset/ports/515332
Log:
net-p2p/litecoin-utils: unbreak on powerpc*
Builds fine.
Approved by: mentors (implicit approval)
Modified:
head/net-p2p/litecoin-utils/Makefile
Modified: head/net-p2p/litecoin-utils/Makefile
==============================================================================
--- head/net-p2p/litecoin-utils/Makefile Thu Oct 24 10:43:51 2019 (r515331)
+++ head/net-p2p/litecoin-utils/Makefile Thu Oct 24 11:15:58 2019 (r515332)
@@ -6,9 +6,6 @@ PKGNAMESUFFIX= -utils
COMMENT= Virtual Peer-to-Peer Currency (CLI and Utilities)
SLAVE_PORT= yes
-NOT_FOR_ARCHS= powerpc powerpc64 sparc64
-NOT_FOR_ARCHS_REASON= configure: error: Big Endian not supported
-
OPTIONS_DEFINE= DEBUG HARDENING TESTS
OPTIONS_RADIO=
OPTIONS_DEFAULT= HARDENING TESTS
More information about the svn-ports-all
mailing list