- Now builds on 5.x

Reported by:	pointyhat via kris
This commit is contained in:
Andrew Pantyukhin 2007-03-30 05:19:02 +00:00
parent 012a0f4a21
commit d5a877c55c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188805

View File

@ -36,10 +36,4 @@ post-install:
@${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR}/
.endif
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 601000
BROKEN= needs strtonum(3)
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>