aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-06-22 19:03:26 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-06-22 19:03:26 +0000
commit8503a087c7fa11c4de7b2d6591fed955fb874554 (patch)
tree08a94794fdeb9f9eb01fba7ba78459d6709cbf94
parent7cd8c61037e0989e0524eefc5922fdc4c7cdae19 (diff)
downloadports-8503a087c7fa11c4de7b2d6591fed955fb874554.tar.gz
ports-8503a087c7fa11c4de7b2d6591fed955fb874554.zip
Notes
-rw-r--r--sysutils/freeipmi/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/freeipmi/Makefile b/sysutils/freeipmi/Makefile
index dbd22eb0ec28..0de70f5bfd80 100644
--- a/sysutils/freeipmi/Makefile
+++ b/sysutils/freeipmi/Makefile
@@ -13,8 +13,7 @@ COMMENT= Library and tools to support IPMI-capable hardware
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-ONLY_FOR_ARCHS= amd64 i386
-ONLY_FOR_ARCHS_REASON= invokes x86 assembler
+ONLY_FOR_ARCHS= amd64 i386 powerpc64
LIB_DEPENDS= libargp.so:devel/argp-standalone \
libgcrypt.so:security/libgcrypt