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 6e5c23e1847..e45c7d26ce7 100644
--- a/lang/python20/Makefile
+++ b/lang/python20/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2007/07/01 00:17:01 adrianp Exp $
+# $NetBSD: Makefile,v 1.34 2007/07/02 20:24:27 adrianp Exp $
#
DISTNAME= Python-2.0.1
@@ -41,7 +41,7 @@ FIX_RPATH+= SSLFLAGS
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "NetBSD"
-PRIVILEGED_STAGE+= clean
+PRIVILEGED_STAGES+= clean
.endif
.if ${OPSYS} == "SunOS"