summaryrefslogtreecommitdiff
path: root/chat/i2cb
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:07:06 +0000
committeragc <agc>2004-01-20 12:07:06 +0000
commit06f56759ab83097f935dffe578fb2580c3043d6b (patch)
tree28fc431efa48feea798736cefee933a6529a5c91 /chat/i2cb
parent4d370739c847b8a33d050da71dc46a270cd4b967 (diff)
downloadpkgsrc-06f56759ab83097f935dffe578fb2580c3043d6b.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'chat/i2cb')
-rw-r--r--chat/i2cb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/i2cb/Makefile b/chat/i2cb/Makefile
index cc17823214b..856c29af03d 100644
--- a/chat/i2cb/Makefile
+++ b/chat/i2cb/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 21:25:48 grant Exp $
+# $NetBSD: Makefile,v 1.7 2004/01/20 12:09:35 agc Exp $
#
DISTNAME= i2cb-6.0_ALPHA
-WRKSRC= ${WRKDIR}/icb
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_LOCAL}
@@ -10,6 +9,7 @@ MAINTAINER= hubertf@NetBSD.org
HOMEPAGE= http://www.draga.com/~jwise/i2cb/
COMMENT= Next generation Internet Citicen's Band chat client
+WRKSRC= ${WRKDIR}/icb
USE_BUILDLINK2= yes
USE_GNU_READLINE= yes