summaryrefslogtreecommitdiff
path: root/lang/pforth
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-03-29 12:40:00 +0000
committerjmmv <jmmv@pkgsrc.org>2003-03-29 12:40:00 +0000
commit0916498c1b6dd1e6312100e3813722d9ec0a3ae4 (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /lang/pforth
parent027ce626821d991bc282a370598c738be6c3e12e (diff)
downloadpkgsrc-0916498c1b6dd1e6312100e3813722d9ec0a3ae4.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'lang/pforth')
-rw-r--r--lang/pforth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/pforth/Makefile b/lang/pforth/Makefile
index 255a73cbc42..a8553b5e4ba 100644
--- a/lang/pforth/Makefile
+++ b/lang/pforth/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2002/04/24 03:05:31 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.7 2003/03/29 12:41:29 jmmv Exp $
DISTNAME= pfthpc21
PKGNAME= pforth-21
+WRKSRC= ${WRKDIR}
CATEGORIES= lang
MASTER_SITES= http://www.softsynth.com/pforth/
EXTRACT_SUFX= .zip
@@ -10,7 +11,6 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.softsynth.com/pforth/
COMMENT= Portable ANS-like Forth
-WRKSRC= ${WRKDIR}
USE_GMAKE= YES
MAKEFILE= ${WRKSRC}/makefile