diff options
Diffstat (limited to 'lang/dmd2/Makefile')
-rw-r--r-- | lang/dmd2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/dmd2/Makefile b/lang/dmd2/Makefile index ca1ab8a..7c5dc0a 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> |