aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-12-04 23:43:36 +0800
committermat <mat@FreeBSD.org>2017-12-04 23:43:36 +0800
commit5ed48b049da10bac76234ce1b54698ebfd99b965 (patch)
treea4a1f8fabe3ba50bb96c85c065cfa9a3bd1fee58 /Mk
parentcc527e51d0cb588fb2882b3d9ffedd0280e32565 (diff)
downloadfreebsd-ports-gnome-5ed48b049da10bac76234ce1b54698ebfd99b965.tar.gz
freebsd-ports-gnome-5ed48b049da10bac76234ce1b54698ebfd99b965.tar.zst
freebsd-ports-gnome-5ed48b049da10bac76234ce1b54698ebfd99b965.zip
Remove extra .endif.
Reported by: antoine Sponsored by: Absolight
Diffstat (limited to 'Mk')
-rw-r--r--Mk/Uses/python.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Mk/Uses/python.mk b/Mk/Uses/python.mk
index 86d2defec52a..74def686480f 100644
--- a/Mk/Uses/python.mk
+++ b/Mk/Uses/python.mk
@@ -291,7 +291,6 @@ _PYTHON_ARGS:= ${_PYTHON_ARGS:Ntest}
PYTHON_NO_DEPENDS= yes
_PYTHON_ARGS:= ${_PYTHON_ARGS:Nenv}
.endif
-.endif
# The port does not specify a build, run or test dependency, assume all are
# required.