summaryrefslogtreecommitdiff
path: root/vietnamese
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2008-08-13 06:56:37 +0000
committerErwin Lansing <erwin@FreeBSD.org>2008-08-13 06:56:37 +0000
commitff45d34240c21d44d68eacb012d5650d5702b438 (patch)
tree34e8c996e32a717aebfbbba7bf9f3283c972d9eb /vietnamese
parent- Update to 4.8.3 (diff)
Mark BROKEN on HEAD: does not build.
Notes
Notes: svn path=/head/; revision=218487
Diffstat (limited to 'vietnamese')
-rw-r--r--vietnamese/vnelvis/Makefile8
-rw-r--r--vietnamese/vnterm/Makefile4
2 files changed, 11 insertions, 1 deletions
diff --git a/vietnamese/vnelvis/Makefile b/vietnamese/vnelvis/Makefile
index 909c893925c3..0bb4a5448312 100644
--- a/vietnamese/vnelvis/Makefile
+++ b/vietnamese/vnelvis/Makefile
@@ -30,4 +30,10 @@ post-install:
${INSTALL_MAN} ${WRKSRC}/vnelvis.1V ${PREFIX}/man/man1/vnelvis.1
${INSTALL_MAN} ${WRKSRC}/vnelvis.1V ${PREFIX}/man/man1/vnvi.1
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} >= 800039
+BROKEN= does not build
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/vietnamese/vnterm/Makefile b/vietnamese/vnterm/Makefile
index 3d4f19c27569..46174d75f9e4 100644
--- a/vietnamese/vnterm/Makefile
+++ b/vietnamese/vnterm/Makefile
@@ -20,6 +20,10 @@ USE_IMAKE= yes
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 800039
+BROKEN= does not build
+.endif
+
BUILD_DEPENDS= ${LOCALBASE}/lib/libviqr.a:${PORTSDIR}/vietnamese/libviet \
bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \
mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \