summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2003-10-16 02:29:53 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2003-10-16 02:29:53 +0000
commit1fdddb6f1c048ddec1c9d974408e4d064bbd6200 (patch)
tree67c6e8f1c83e9a19ce5d6536acbeaa48abc13f34 /japanese
parentUnbreak on 5.x. (diff)
Grr, cleanup variables.
Notes
Notes: svn path=/head/; revision=91386
Diffstat (limited to 'japanese')
-rw-r--r--japanese/ming/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/japanese/ming/Makefile b/japanese/ming/Makefile
index 4ca569b07596..997e1a8c43ea 100644
--- a/japanese/ming/Makefile
+++ b/japanese/ming/Makefile
@@ -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>