git: d130ebdc0a8f - main - misc/pubs: Add POSTSCOUT tag
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 May 2022 20:30:54 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d130ebdc0a8fa9e22535516356c80a51d003b56c
commit d130ebdc0a8fa9e22535516356c80a51d003b56c
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-05-08 20:30:35 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-05-08 20:30:35 +0000
misc/pubs: Add POSTSCOUT tag
---
misc/pubs/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/misc/pubs/Makefile b/misc/pubs/Makefile
index 7770873ae933..8fad5fb222a5 100644
--- a/misc/pubs/Makefile
+++ b/misc/pubs/Makefile
@@ -23,4 +23,6 @@ USE_GITHUB= yes
USE_PYTHON= distutils autoplist noflavors
NO_ARCH= yes
+POSTSCOUT= skipv:show_and_search
+
.include <bsd.port.mk>