summaryrefslogtreecommitdiffstats
path: root/sysutils/cdrdao/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/cdrdao/Makefile')
-rw-r--r--sysutils/cdrdao/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/sysutils/cdrdao/Makefile b/sysutils/cdrdao/Makefile
index 9734f03..958499f 100644
--- a/sysutils/cdrdao/Makefile
+++ b/sysutils/cdrdao/Makefile
@@ -69,6 +69,11 @@ CONFIGURE_ARGS+= --without-pcctsbin --without-pcctsinc \
MAKE_ENV= CCOM=cc LANG=C
SCSILIBTARGET= ${ARCH:S/powerpc64/powerpc/}-freebsd-cc
+BROKEN_aarch64= Fails to install: gmake: p: Command not found
+BROKEN_armv6= Fails to install: gmake: p: Command not found
+BROKEN_mips= Fails to install: gmake: p: Command not found
+BROKEN_mips64= Fails to install: gmake: p: Command not found
+
.include <bsd.port.pre.mk>
post-extract:
OpenPOWER on IntegriCloud