aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-09 01:52:43 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-09 01:52:43 +0000
commit86fb3049a8561cf551be301b9972110348832b43 (patch)
tree4389379369b04e5bde8163c36632f9e658220ac4 /japanese
parent3eed747eafabf9cf28ec9d6f9a009e9053e5b86a (diff)
downloadports-86fb3049a8561cf551be301b9972110348832b43.tar.gz
ports-86fb3049a8561cf551be301b9972110348832b43.zip
Notes
Diffstat (limited to 'japanese')
-rw-r--r--japanese/dvi2ps/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/japanese/dvi2ps/Makefile b/japanese/dvi2ps/Makefile
index d4fa1add935a..18095f35be58 100644
--- a/japanese/dvi2ps/Makefile
+++ b/japanese/dvi2ps/Makefile
@@ -23,6 +23,10 @@ MANLANG= "" ja
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 502000
+BROKEN= "Does not compile"
+.endif
+
post-patch:
@(cd ${WRKSRC}; make newlib)