1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Grr, cleanup variables.

This commit is contained in:
Jun Kuriyama 2003-10-16 02:29:53 +00:00
parent 83f596adf8
commit 1fdddb6f1c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91386

View File

@ -37,12 +37,6 @@ DOCS= CHANGES \
DOCS_UTIL= README \
TODO
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 501000
#BROKEN= "Does not compile"
.endif
post-extract:
${SED} -e 's:"\.\./\.\./ming\.h":<ming.h>:g' \
${WRKSRC}/ming.h > ${WRKSRC}/mingpp.h
@ -90,4 +84,4 @@ post-install:
.endfor
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>