summaryrefslogtreecommitdiff
path: root/net/netsaint-plugin-cluster
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:18:15 +0000
committeragc <agc>2004-01-20 12:18:15 +0000
commit1e53090cc228edde244c3b79950271b8ca469b1f (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /net/netsaint-plugin-cluster
parent0bc53217fe50327f0f59e7136db15f92f75951d9 (diff)
downloadpkgsrc-1e53090cc228edde244c3b79950271b8ca469b1f.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'net/netsaint-plugin-cluster')
-rw-r--r--net/netsaint-plugin-cluster/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/netsaint-plugin-cluster/Makefile b/net/netsaint-plugin-cluster/Makefile
index a2887b69172..55942043f28 100644
--- a/net/netsaint-plugin-cluster/Makefile
+++ b/net/netsaint-plugin-cluster/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2003/07/21 17:10:54 martti Exp $
+# $NetBSD: Makefile,v 1.9 2004/01/20 12:22:20 agc Exp $
#
DISTNAME= check_cluster
PKGNAME= netsaint-plugin-cluster-20001207
PKGREVISION= 1
-WRKSRC= ${WRKDIR}
CATEGORIES= net
MASTER_SITES= http://netsaint.sourceforge.net/download/alpha/
EXTRACT_SUFX= .c
@@ -15,6 +14,7 @@ COMMENT= Host and service cluster plugin for NetSaint
DEPENDS+= netsaint-base-[0-9]*:../../net/netsaint-base
+WRKSRC= ${WRKDIR}
EXTRACT_CMD= ${CP} ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ${WRKSRC}
do-build: