dmd2 fails to build under FreeBSD 7.
Feature safe: yes
This commit is contained in:
parent
5334b5588d
commit
57a0efcefa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267685
@ -36,6 +36,10 @@ LICENSE_PERMS_DMD= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-ac
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 800000
|
||||
BROKEN= does not compile
|
||||
.endif
|
||||
|
||||
MODULEDIR= ${PREFIX}/include/d/phobos2
|
||||
|
||||
post-patch:
|
||||
|
Loading…
Reference in New Issue
Block a user