diff options
Diffstat (limited to 'japanese/vflib/Makefile')
-rw-r--r-- | japanese/vflib/Makefile | 4 |
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} \ |