aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/namecoin-utils
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-10-25 06:17:42 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-10-25 06:17:42 +0000
commitd962c9537106884385e99c692c95e236847d1a8e (patch)
tree1b71fe63a6d4fae934e01a63fe67d4820fef4678 /net-p2p/namecoin-utils
parentf81b221b50c8512fbe0ebfb7849b1f922f5d5ffb (diff)
downloadports-d962c9537106884385e99c692c95e236847d1a8e.tar.gz
ports-d962c9537106884385e99c692c95e236847d1a8e.zip
net-p2p/namecoin-utils: unbreak on BE architectures
Builds fine on powerpc64. Approved by: mentors (implicit approval)
Notes
Notes: svn path=/head/; revision=515580
Diffstat (limited to 'net-p2p/namecoin-utils')
-rw-r--r--net-p2p/namecoin-utils/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/net-p2p/namecoin-utils/Makefile b/net-p2p/namecoin-utils/Makefile
index 287d781381c8..33cd4c90aa9e 100644
--- a/net-p2p/namecoin-utils/Makefile
+++ b/net-p2p/namecoin-utils/Makefile
@@ -7,9 +7,6 @@ PKGNAMESUFFIX= -utils
COMMENT= Decentralized, open DNS and more (CLI and Utilities)
SLAVE_PORT= yes
-ONLY_FOR_ARCHS= amd64 i386 ia64
-ONLY_FOR_ARCHS_REASON= does not support big-endian architectures
-
CONFLICTS_INSTALL= namecoin-stable-[0-9]* namecoin-stable-daemon-[0-9]* namecoin-stable-utils-[0-9]* \
namecoin-beta-[0-9]* namecoin-beta-daemon-[0-9]* namecoin-beta-utils-[0-9]*