aboutsummaryrefslogtreecommitdiff
path: root/sysutils/freeipmi
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-05-01 18:39:38 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-05-01 18:39:38 +0000
commita447f72e4fb06c21f15fde5c96cb865224eb6778 (patch)
tree86de93e0874cd0bd9e9ed6e3242c9e2af086318e /sysutils/freeipmi
parentb13410f998f6a7fac7286b51f5d4170c648b5a9f (diff)
downloadports-a447f72e4fb06c21f15fde5c96cb865224eb6778.tar.gz
ports-a447f72e4fb06c21f15fde5c96cb865224eb6778.zip
These ports now build on aarch64.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=500604
Diffstat (limited to 'sysutils/freeipmi')
-rw-r--r--sysutils/freeipmi/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/freeipmi/Makefile b/sysutils/freeipmi/Makefile
index e8484896104c..293639b45d1c 100644
--- a/sysutils/freeipmi/Makefile
+++ b/sysutils/freeipmi/Makefile
@@ -12,7 +12,6 @@ COMMENT= Library and tools to support IPMI-capable hardware
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN_aarch64= invokes x86 assembler
BROKEN_armv6= invokes x86 assembler
BROKEN_armv7= invokes x86 assembler
BROKEN_mips= invokes x86 assembler
@@ -25,6 +24,7 @@ LIB_DEPENDS= libargp.so:devel/argp-standalone \
OPTIONS_DEFINE= DEBUG DOCS IOPERM IPV6
IOPERM_DESC= Use i386_set_ioperm
+USES= gmake libtool localbase shebangfix
CFLAGS+= -D_WANT_SEMUN
CONFIGURE_ARGS= --disable-init-scripts \
--sysconfdir=${ETCDIR} \
@@ -34,7 +34,6 @@ CONFIGURE_ARGS= --disable-init-scripts \
CONFIGURE_ENV= PTHREAD_LIBS=-lpthread ac_cv_path_CPP=${CPP}
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USES= gmake libtool localbase shebangfix
INFO= freeipmi-faq
PLIST_SUB= CACHE_DIR=${CACHE_DIR}