- Remove BROKEN, new version build fine on FreeBSD 8.0
This commit is contained in:
parent
70f7317fc5
commit
a0411e156e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233376
1 changed files with 1 additions and 7 deletions
|
@ -49,10 +49,4 @@ do-configure:
|
||||||
${WRKSRC}/config.dat
|
${WRKSRC}/config.dat
|
||||||
(cd ${WRKSRC} ; ${SH} ${WRKSRC}/genemake )
|
(cd ${WRKSRC} ; ${SH} ${WRKSRC}/genemake )
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
||||||
.if ${OSVERSION} >= 800059
|
|
||||||
BROKEN= does not build
|
|
||||||
.endif
|
|
||||||
|
|
||||||
.include <bsd.port.post.mk>
|
|
||||||
|
|
Loading…
Reference in a new issue