aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2015-01-07 17:22:07 +0000
committerMarcus von Appen <mva@FreeBSD.org>2015-01-07 17:22:07 +0000
commitbeb88abfedf552672e9bd92b91509ddfc6099dca (patch)
tree747cade4690b4fe5b456faf85b807d447f4e4846 /Mk/bsd.port.mk
parentc22ef12c7ebbf711551181fd3676b79223b1f392 (diff)
Notes
Diffstat (limited to 'Mk/bsd.port.mk')
-rw-r--r--Mk/bsd.port.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index 732717006e46..44e4b537ad49 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -1416,10 +1416,6 @@ PKGCOMPATDIR?= ${LOCALBASE}/lib/compat/pkg
.include "${PORTSDIR}/Mk/bsd.php.mk"
.endif
-.if defined(USE_PYTHON) || defined(USE_PYTHON_BUILD) || defined(USE_PYTHON_RUN)
-USES+= python
-.endif
-
.if defined(USE_FPC) || defined(WANT_FPC_BASE) || defined(WANT_FPC_ALL)
.include "${PORTSDIR}/Mk/bsd.fpc.mk"
.endif