summaryrefslogtreecommitdiff
path: root/lang/python20/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python20/Makefile')
-rw-r--r--lang/python20/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python20/Makefile b/lang/python20/Makefile
index 20da92794e7..be9b3395c12 100644
--- a/lang/python20/Makefile
+++ b/lang/python20/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2003/11/12 03:39:40 jschauma Exp $
+# $NetBSD: Makefile,v 1.13 2004/01/20 12:19:17 agc Exp $
#
DISTNAME= Python-2.0.1
PKGNAME= python20-2.0.1
PKGREVISION= 5
-WRKSRC= ${WRKDIR}/Python-2.0.1
CATEGORIES= lang
MASTER_SITES= ftp://ftp.python.org/pub/python/2.0.1/
EXTRACT_SUFX= .tgz
@@ -17,6 +16,7 @@ CONFLICTS+= python-2.0.*
PLIST_SRC= ${WRKDIR}/.PLIST_SRC
+WRKSRC= ${WRKDIR}/Python-2.0.1
DIST_SUBDIR= python
USE_BUILDLINK2= yes