summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authordrochner <drochner>2002-01-17 13:07:15 +0000
committerdrochner <drochner>2002-01-17 13:07:15 +0000
commite0924bdffd1517f69957a7499da1c31f2d4979b6 (patch)
tree782f0fa371ca2ecc253707f91c139dd998408f4e /mk
parent4efd5bbdc222b61c67bd1100d90e0fcebfe43716 (diff)
downloadpkgsrc-e0924bdffd1517f69957a7499da1c31f2d4979b6.tar.gz
nuke USE_PYTHON, it's not needed anymore
Diffstat (limited to 'mk')
-rw-r--r--mk/bsd.pkg.mk13
1 files changed, 1 insertions, 12 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk
index f66b2183b2e..4be3f3f1953 100644
--- a/mk/bsd.pkg.mk
+++ b/mk/bsd.pkg.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.904 2002/01/15 17:27:55 drochner Exp $
+# $NetBSD: bsd.pkg.mk,v 1.905 2002/01/17 13:07:15 drochner Exp $
#
# This file is in the public domain.
#
@@ -183,17 +183,6 @@ MAKEFLAGS+= PERL5_ARCHLIB=${PERL5_ARCHLIB}
. endif # exists($PERL5)
.endif # USE_PERL5
-.if defined(USE_PYTHON)
-PYTHON?= ${LOCALBASE}/bin/python
-DEPENDS+= python>=1.6:../../lang/python
-. if exists(${PYTHON})
-BUILD_DEPENDS+= python-mk-*:../../pkgtools/python-mk
-. if exists(${LOCALBASE}/share/mk/bsd.python.mk)
-. include "${LOCALBASE}/share/mk/bsd.python.mk"
-. endif
-. endif
-.endif
-
.if defined(USE_FORTRAN)
. if !exists(/usr/bin/f77)
PKG_FC?= f2c-f77