git: bf399d8b9b25 - main - devel/subversion-lts: fix build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 12 Dec 2022 16:34:50 UTC
The branch main has been updated by lev:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bf399d8b9b25a9c1eb65db11a5300a342385e05a
commit bf399d8b9b25a9c1eb65db11a5300a342385e05a
Author: Lev A. Serebryakov <lev@FreeBSD.org>
AuthorDate: 2022-12-12 16:33:07 +0000
Commit: Lev A. Serebryakov <lev@FreeBSD.org>
CommitDate: 2022-12-12 16:33:07 +0000
devel/subversion-lts: fix build
Fix my dumb mistake.
PR: 268073
Reported by: Michael Osipov <michael.osipov@siemens.com>
---
devel/subversion-lts/Makefile | 4 ++--
1 file 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/.*