summaryrefslogtreecommitdiff
path: root/japanese/vflib
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-06-28 08:29:15 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-06-28 08:29:15 +0000
commit068296fdcedc5d840ecfeebf1815a20c131efd01 (patch)
tree5f7363bc02aee984c9c2d330f679c1ccd52d338b /japanese/vflib
parentInput server of Japanese text (Canna+SJ3+Wnn6) (diff)
Mark this port broken, it no longer compiles after the freetype upgrade.
Notes
Notes: svn path=/head/; revision=11575
Diffstat (limited to 'japanese/vflib')
-rw-r--r--japanese/vflib/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/vflib/Makefile b/japanese/vflib/Makefile
index dff2491deb6c..0b0ebfb7dbf1 100644
--- a/japanese/vflib/Makefile
+++ b/japanese/vflib/Makefile
@@ -3,7 +3,7 @@
# Date created: 10 May 1996
# Whom: Mita Yoshio <mita@jp.FreeBSD.org>
#
-# $Id: Makefile,v 1.11 1997/10/15 22:15:48 max Exp $
+# $Id: Makefile,v 1.12 1998/03/20 14:54:43 itojun Exp $
#
DISTNAME= VFlib-2.22-PL8
@@ -20,6 +20,8 @@ MAINTAINER= mita@jp.FreeBSD.org
LIB_DEPENDS= ttf\\.1\\.0:${PORTSDIR}/print/freetype
+BROKEN= left behind by freetype upgrade
+
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
WRKSRC= ${WRKDIR}/VFlib-2.22pl8
MAKE_ENV= PREFIX=${PREFIX} FREETYPEINCDIR=${FREETYPEINCDIR} \