summaryrefslogtreecommitdiff
path: root/lang/python20
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/python20
parent4815b5463ae62763c7f76ef59cf137fd64490912 (diff)
downloadpkgsrc-95b3e3e2360a18f5efbc61ef85a063b7481be09f.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'lang/python20')
-rw-r--r--lang/python20/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python20/Makefile b/lang/python20/Makefile
index 877dd1d5290..8ff448c3b45 100644
--- a/lang/python20/Makefile
+++ b/lang/python20/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2003/03/14 19:37:44 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2003/03/29 12:41:31 jmmv Exp $
#
DISTNAME= Python-2.0.1
PKGNAME= python20-2.0.1
PKGREVISION= 3
+WRKSRC= ${WRKDIR}/Python-2.0.1
CATEGORIES= lang
MASTER_SITES= ftp://ftp.python.org/pub/python/2.0.1/
EXTRACT_SUFX= .tgz
@@ -19,7 +20,6 @@ PLIST_SRC= ${WRKDIR}/.PLIST_SRC
DIST_SUBDIR= python
USE_BUILDLINK2= yes
-WRKSRC= ${WRKDIR}/Python-2.0.1
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-threads
INSTALL_TARGET= altinstall