summaryrefslogtreecommitdiff
path: root/chat/i2cb/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-03-29 12:40:00 +0000
committerjmmv <jmmv>2003-03-29 12:40:00 +0000
commitbd104e94125bfe7dfcebf5b4161276a4198449e9 (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /chat/i2cb/Makefile
parent7cae7f609b643bad775c5f59251c32e609dbdc0a (diff)
downloadpkgsrc-bd104e94125bfe7dfcebf5b4161276a4198449e9.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'chat/i2cb/Makefile')
-rw-r--r--chat/i2cb/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/chat/i2cb/Makefile b/chat/i2cb/Makefile
index 0cff69e416a..26fde7503dd 100644
--- a/chat/i2cb/Makefile
+++ b/chat/i2cb/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2003/02/06 23:34:11 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.5 2003/03/29 12:40:16 jmmv Exp $
#
DISTNAME= i2cb-6.0_ALPHA
+WRKSRC= ${WRKDIR}/icb
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_LOCAL}
@@ -9,8 +10,6 @@ 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