dmd2 fails to build under FreeBSD 7.

Feature safe:	yes
This commit is contained in:
Cy Schubert 2011-01-12 01:23:51 +00:00
parent 5334b5588d
commit 57a0efcefa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267685

View File

@ -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: