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
commit0bc53217fe50327f0f59e7136db15f92f75951d9 (patch)
tree28fc431efa48feea798736cefee933a6529a5c91 /fonts/kcfonts
parent4ef418cfdcfbcc2f20fac9453fb8f2e2d95bf05a (diff)
downloadpkgsrc-0bc53217fe50327f0f59e7136db15f92f75951d9.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"