summaryrefslogtreecommitdiff
path: root/chat/vicq
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/vicq
parent6e91cb59f4f7438fb915bac8df227587a9c83e61 (diff)
downloadpkgsrc-3a111113dcf15a2b040e07ba3513ace1fed6fea6.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'chat/vicq')
-rw-r--r--chat/vicq/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/vicq/Makefile b/chat/vicq/Makefile
index 01c1a256b25..e19a7bf2472 100644
--- a/chat/vicq/Makefile
+++ b/chat/vicq/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2003/07/21 16:34:34 martti Exp $
+# $NetBSD: Makefile,v 1.14 2004/01/20 12:09:35 agc Exp $
DISTNAME= vicq-0.4.1
PKGREVISION= 1
-WRKSRC= ${WRKDIR}/vicq
CATEGORIES= chat
MASTER_SITES= ${HOMEPAGE}
EXTRACT_SUFX= .tar.bz2
@@ -13,6 +12,7 @@ COMMENT= Simple icq client written in perl
DEPEND+= p5-Term-ReadLine>=1.11:../../devel/p5-Term-ReadLine
+WRKSRC= ${WRKDIR}/vicq
USE_BUILDLINK2= YES
NO_BUILD= YES