Unbreak -- "builds" perfectly fine for me on FreeBSD-9.1/amd64

This commit is contained in:
Mikhail Teterin 2013-02-07 15:24:13 +00:00
parent be63bfa61a
commit e64af28851
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311868

View File

@ -67,10 +67,4 @@ do-install:
${FIND} * -type f -exec ${INSTALL_DATA} "{}" "${DOCSDIR}/{}" \;
.endif
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 900000
BROKEN= does not build
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>