summaryrefslogtreecommitdiff
path: root/misc/sch
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:18:15 +0000
committeragc <agc>2004-01-20 12:18:15 +0000
commit1e53090cc228edde244c3b79950271b8ca469b1f (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /misc/sch
parent0bc53217fe50327f0f59e7136db15f92f75951d9 (diff)
downloadpkgsrc-1e53090cc228edde244c3b79950271b8ca469b1f.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'misc/sch')
-rw-r--r--misc/sch/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/sch/Makefile b/misc/sch/Makefile
index 0a502065fdb..26498b39398 100644
--- a/misc/sch/Makefile
+++ b/misc/sch/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2003/07/21 17:01:27 martti Exp $
+# $NetBSD: Makefile,v 1.6 2004/01/20 12:21:02 agc Exp $
DISTNAME= sch-20010224
-WRKSRC= ${WRKDIR}/sch/build
CATEGORIES= misc
MASTER_SITES= ftp://ftp.itojun.org/pub/misc/
@@ -10,6 +9,7 @@ COMMENT= Curses-based schedule management tool
LICENSE= no-commercial-use
+WRKSRC= ${WRKDIR}/sch/build
GNU_CONFIGURE= yes
# manpages are not complete, don't confuse people