aboutsummaryrefslogtreecommitdiff
path: root/lang/dmd2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/dmd2/Makefile')
-rw-r--r--lang/dmd2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/dmd2/Makefile b/lang/dmd2/Makefile
index ca1ab8afb54c..7c5dc0a3d1f1 100644
--- a/lang/dmd2/Makefile
+++ b/lang/dmd2/Makefile
@@ -35,6 +35,8 @@ LICENSE_NAME_DMD= Digital Mars license
LICENSE_FILE_DMD= ${WRKSRC}/backendlicense.txt
LICENSE_PERMS_DMD= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept
+BROKEN_powerpc64= Does not build
+
OPTIONS_DEFINE= DOCS
.include <bsd.port.pre.mk>