- 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
|
||||
(cd ${WRKSRC} ; ${SH} ${WRKSRC}/genemake )
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 800059
|
||||
BROKEN= does not build
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue