summaryrefslogtreecommitdiff
path: root/lang/python20/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python20/Makefile.inc')
-rw-r--r--lang/python20/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python20/Makefile.inc b/lang/python20/Makefile.inc
index 79fdb8a9334..bc56fb15318 100644
--- a/lang/python20/Makefile.inc
+++ b/lang/python20/Makefile.inc
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.2 2002/12/07 02:38:58 schmonz Exp $
+# $NetBSD: Makefile.inc,v 1.3 2004/12/03 15:15:01 wiz Exp $
#
PY_VERSION= 2.0
@@ -21,7 +21,7 @@ PY_COMPILEDIR= ${PY_PROG} ${PY_LIBDIR}/compileall.py
DEPENDS+= python20-${PY_VERSION}*:../../lang/python20
-ALL_TARGET?= default
+BUILD_TARGET?= default
.if ${MACHINE_ARCH} == "sparc64"
PKG_FAIL_REASON= "${PKGNAME} needs dynamic loading"