summaryrefslogtreecommitdiff
path: root/fonts/kcfonts
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:07:06 +0000
committeragc <agc>2004-01-20 12:07:06 +0000
commit06f56759ab83097f935dffe578fb2580c3043d6b (patch)
tree28fc431efa48feea798736cefee933a6529a5c91 /fonts/kcfonts
parent4d370739c847b8a33d050da71dc46a270cd4b967 (diff)
downloadpkgsrc-06f56759ab83097f935dffe578fb2580c3043d6b.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'fonts/kcfonts')
-rw-r--r--fonts/kcfonts/Makefile4
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"