- Mark BROKEN on 9.X:

moddevinfo.ui.h:38: error: 'DIS_ATTACHED' was not declared in this scope

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2011-03-25 20:22:25 +00:00
parent c480164d7c
commit 8d9e56de78
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=271749

View File

@ -34,6 +34,10 @@ DATADIR= ${PREFIX}/share/desktopbsd
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 900000
BROKEN= does not compile on 9.X
.endif
post-patch:
@${REINPLACE_CMD} -e \
"/Installation/d; /Documentation/d; /InitialConf/d" \