summaryrefslogtreecommitdiff
path: root/misc/sch
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:18:15 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:18:15 +0000
commit61769bf56e2f71617516434864edec5b0165f3d4 (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /misc/sch
parent3a111113dcf15a2b040e07ba3513ace1fed6fea6 (diff)
downloadpkgsrc-61769bf56e2f71617516434864edec5b0165f3d4.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