diff options
Diffstat (limited to 'fonts/Xg/Makefile')
-rw-r--r-- | fonts/Xg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/Xg/Makefile b/fonts/Xg/Makefile index 7a0474d8fe1..56a1b5cd9b3 100644 --- a/fonts/Xg/Makefile +++ b/fonts/Xg/Makefile @@ -1,16 +1,16 @@ -# $NetBSD: Makefile,v 1.11 2002/08/25 18:38:54 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2003/03/29 12:40:53 jmmv Exp $ # FreeBSD Id: Makefile,v 1.4 1997/01/27 15:59:35 erich Exp # DISTNAME= libXg.utf.fonts PKGNAME= libXgFonts-1.0 +WRKSRC= ${WRKDIR} CATEGORIES= fonts plan9 MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/ MAINTAINER= packages@netbsd.org COMMENT= These are the UNICODE fonts for use with 9term and sam -WRKSRC= ${WRKDIR} USE_BUILDLINK2= yes USE_X11BASE= yes |