MFH: r350026
- Mark IGNORE in 8.x Approved by: portmgr
This commit is contained in:
parent
811111f188
commit
abeec8b1af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2014Q2/; revision=351738
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue