summaryrefslogtreecommitdiff
path: root/chat/fisg
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
commitdc52048e014fdad9bb69ef9db159835a61c8dd4d (patch)
tree28fc431efa48feea798736cefee933a6529a5c91 /chat/fisg
parent46eceba7253d40f1643bc06f73cc7fd2148c2e8e (diff)
downloadpkgsrc-dc52048e014fdad9bb69ef9db159835a61c8dd4d.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'chat/fisg')
-rw-r--r--chat/fisg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/fisg/Makefile b/chat/fisg/Makefile
index e77bae10cee..0ff93eca451 100644
--- a/chat/fisg/Makefile
+++ b/chat/fisg/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/12/03 23:13:00 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/01/20 12:09:35 agc Exp $
DISTNAME= fisg-0.2.0
-WRKSRC= ${WRKDIR}/${DISTNAME}/src
CATEGORIES= chat textproc
MASTER_SITES= http://www.tnsp.org/files/
@@ -9,6 +8,7 @@ MAINTAINER= snj@pobox.com
HOMEPAGE= http://www.tnsp.org/fisg.php
COMMENT= Fast IRC statistics generator
+WRKSRC= ${WRKDIR}/${DISTNAME}/src
USE_BUILDLINK2= YES
USE_GMAKE= YES