summaryrefslogtreecommitdiffstats
path: root/sysutils/sformat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/sformat/Makefile')
-rw-r--r--sysutils/sformat/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/sformat/Makefile b/sysutils/sformat/Makefile
index 56a8540..da20115 100644
--- a/sysutils/sformat/Makefile
+++ b/sysutils/sformat/Makefile
@@ -14,6 +14,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= marius@FreeBSD.org
COMMENT= Allows formatting/partitioning/analysis/repairing of SCSI disks
+BROKEN_aarch64= Does not build: No rule to make target RULES/arm64-freebsd-cc.rul
+BROKEN_mips64= Does not build: No rule to make target RULES/mips-freebsd-cc.rul
BROKEN_powerpc64= Does not build
LIBSCHILY= libschily-2.01.01a07.tar.gz
@@ -53,7 +55,6 @@ post-patch:
@${REINPLACE_CMD} -e 's|)getline|)get_line|g' ${WRKSRC}/sformat/diskfmt.c \
${WRKSRC}/sformat/makelabel.c
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/sformat/OBJ/${SFMTTARGET}/sformat \
${STAGEDIR}${PREFIX}/bin
OpenPOWER on IntegriCloud