aboutsummaryrefslogtreecommitdiff
path: root/lang/dmd2/Makefile.bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'lang/dmd2/Makefile.bootstrap')
-rw-r--r--lang/dmd2/Makefile.bootstrap2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/dmd2/Makefile.bootstrap b/lang/dmd2/Makefile.bootstrap
index 13bf1eac1484..a3ff36822383 100644
--- a/lang/dmd2/Makefile.bootstrap
+++ b/lang/dmd2/Makefile.bootstrap
@@ -23,6 +23,8 @@ PORTDOCS= *.txt html/
WRKSRC= ${WRKDIR}/dmd2/src/${PORTNAME}
.undef DEVELOPER
+OPTIONS_DEFINE= DOCS
+
BROKEN_sparc64= Does not install: divide-by-zero error
.include <bsd.port.pre.mk>