summaryrefslogtreecommitdiff
path: root/chat/tik/Makefile
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
commit3a111113dcf15a2b040e07ba3513ace1fed6fea6 (patch)
tree28fc431efa48feea798736cefee933a6529a5c91 /chat/tik/Makefile
parent6e91cb59f4f7438fb915bac8df227587a9c83e61 (diff)
downloadpkgsrc-3a111113dcf15a2b040e07ba3513ace1fed6fea6.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'chat/tik/Makefile')
-rw-r--r--chat/tik/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/tik/Makefile b/chat/tik/Makefile
index 11c5a608f4a..b3673c5da99 100644
--- a/chat/tik/Makefile
+++ b/chat/tik/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 21:26:19 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/01/20 12:09:35 agc Exp $
#
DISTNAME= tik-0.90
-WRKSRC= ${WRKDIR}/tik
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tik/}
@@ -12,6 +11,7 @@ COMMENT= Tcl/Tk AOL Instant Messenger client
DEPENDS+= tk>=8.1:../../x11/tk
+WRKSRC= ${WRKDIR}/tik
NO_CONFIGURE= # defined
NO_BUILD= # defined