summaryrefslogtreecommitdiff
path: root/fonts/kcfonts
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:07:06 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:07:06 +0000
commitdc52048e014fdad9bb69ef9db159835a61c8dd4d (patch)
tree28fc431efa48feea798736cefee933a6529a5c91 /fonts/kcfonts
parent46eceba7253d40f1643bc06f73cc7fd2148c2e8e (diff)
downloadpkgsrc-dc52048e014fdad9bb69ef9db159835a61c8dd4d.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"