git: cfbbdd54b5da - main - cad/surelog: Add PORTSCOUT line
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Mar 2023 09:16:22 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cfbbdd54b5dabefa7dbc8948e2618e4a031c4af5
commit cfbbdd54b5dabefa7dbc8948e2618e4a031c4af5
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-03-11 05:48:49 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-03-11 09:16:14 +0000
cad/surelog: Add PORTSCOUT line
---
cad/surelog/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/cad/surelog/Makefile b/cad/surelog/Makefile
index cead5544992f..431f375a6d9a 100644
--- a/cad/surelog/Makefile
+++ b/cad/surelog/Makefile
@@ -48,6 +48,8 @@ PYTHON_USES_OFF= python:build
PYTHON_CMAKE_BOOL= SURELOG_WITH_PYTHON
PYTHON_CMAKE_ON= -DFREEBSD_PYTHON_DISTVERSION=${PYTHON_DISTVERSION}
+PORTSCOUT= limit:^.*[0-9]\.[0-9] # prevent tags like 'show'
+
post-install:
@${RMDIR} \
${STAGEDIR}${PREFIX}/bin/pkg/work \