summaryrefslogtreecommitdiff
path: root/lang/pforth
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-03-29 12:40:00 +0000
committerjmmv <jmmv>2003-03-29 12:40:00 +0000
commit95b3e3e2360a18f5efbc61ef85a063b7481be09f (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /lang/pforth
parent4815b5463ae62763c7f76ef59cf137fd64490912 (diff)
downloadpkgsrc-95b3e3e2360a18f5efbc61ef85a063b7481be09f.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