MFH: r350026

- Mark IGNORE in 8.x

Approved by:	portmgr
This commit is contained in:
Dmitry Marakasov 2014-04-22 00:44:06 +00:00
parent 811111f188
commit abeec8b1af
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2014Q2/; revision=351738

View file

@ -36,6 +36,12 @@ DESKTOP_ENTRIES="Widelands" \
"Game;StrategyGame;" \
""
.include <bsd.port.options.mk>
.if ${OSVERSION} < 900000
IGNORE= doesn't build on 8.x
.endif
post-patch:
@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \
${WRKSRC}/cmake/Modules/*.cmake