diff options
Diffstat (limited to 'fonts/kcfonts/Makefile')
-rw-r--r-- | fonts/kcfonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/kcfonts/Makefile b/fonts/kcfonts/Makefile index c8e5a944ea7..0b71ed66c11 100644 --- a/fonts/kcfonts/Makefile +++ b/fonts/kcfonts/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.2 2003/03/29 12:40:57 jmmv Exp $ +# $NetBSD: Makefile,v 1.3 2004/01/20 12:15:17 agc Exp $ DISTNAME= kcfonts-1.05 -WRKSRC= ${WRKDIR} CATEGORIES= fonts MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/distfiles/ MAINTAINER= kevlo@midassol.com COMMENT= Kuo Chauo Chinese Fonts collection +WRKSRC= ${WRKDIR} USE_X11BASE= yes .include "../../mk/bsd.pkg.mk" |