summaryrefslogtreecommitdiff
path: root/textproc/helpdeco
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:18:15 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:18:15 +0000
commit3ad1bdbf063a03bdcca7087d41be98b07ad933af (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /textproc/helpdeco
parentdc52048e014fdad9bb69ef9db159835a61c8dd4d (diff)
downloadpkgsrc-3ad1bdbf063a03bdcca7087d41be98b07ad933af.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'textproc/helpdeco')
-rw-r--r--textproc/helpdeco/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/helpdeco/Makefile b/textproc/helpdeco/Makefile
index 9f61da6b908..0a94a9eca80 100644
--- a/textproc/helpdeco/Makefile
+++ b/textproc/helpdeco/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2003/12/24 09:53:50 jmmv Exp $
+# $NetBSD: Makefile,v 1.10 2004/01/20 12:26:49 agc Exp $
#
DISTNAME= helpdc21
PKGNAME= helpdeco-21
PKGREVISION= 1
-WRKSRC= ${WRKDIR}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SIMTEL:=win95/winhelp/}
EXTRACT_SUFX= .zip
@@ -15,6 +14,8 @@ COMMENT= Windows .hlp to .rtf converter
LICENSE= no-commercial-use
+WRKSRC= ${WRKDIR}
+
# from ftp://ftp.simtel.net/pub/simtelnet/MIRRORS.TXT
MASTER_SITE_SIMTEL+= ftp://ftp.cdrom.com/pub/simtelnet/ \
ftp://ftp.datacanyon.com/pub/simtelnet/ \