summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLev A. Serebryakov <lev@FreeBSD.org>2022-12-12 19:33:07 +0300
committerLev A. Serebryakov <lev@FreeBSD.org>2022-12-12 19:33:07 +0300
commitbf399d8b9b25a9c1eb65db11a5300a342385e05a (patch)
tree0424b98d5c521a3bdcea830b69c691a44943e0a0
parentdatabases/firebird40-server: fix build on powerpc64le (diff)
devel/subversion-lts: fix build
Fix my dumb mistake. PR: 268073 Reported by: Michael Osipov <michael.osipov@siemens.com>
-rw-r--r--devel/subversion-lts/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/subversion-lts/Makefile b/devel/subversion-lts/Makefile
index c51403be3159..7790ec677a67 100644
--- a/devel/subversion-lts/Makefile
+++ b/devel/subversion-lts/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION= 2
+PORTREVISION= 3
PKGNAMESUFFIX= -lts
MAINTAINER= lev@FreeBSD.org
@@ -38,7 +38,7 @@ TOOLS_DESC= Install several tools
FREEBSD_TEMPLATE_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-fbsd-template
SVNSERVE_WRAPPER_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-svnserve-wrapper
-USES+= shebangfix python:env:2.7,env
+USES+= shebangfix python:2.7,env
python_OLD_CMD+= "/bin/env python"
SHEBANG_REGEX= ./tools/.*