git: 700fb98095a6 - main - devel/klib: Add the PORTSCOUT tag
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 07 Jun 2023 01:58:39 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=700fb98095a617dff5df748f9147c50c421258fa
commit 700fb98095a617dff5df748f9147c50c421258fa
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-06-07 01:17:39 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-06-07 01:17:39 +0000
devel/klib: Add the PORTSCOUT tag
---
devel/klib/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/klib/Makefile b/devel/klib/Makefile
index c6559419d987..a14387dbed41 100644
--- a/devel/klib/Makefile
+++ b/devel/klib/Makefile
@@ -18,6 +18,8 @@ GH_TAGNAME= 9a063b3
NO_BUILD= yes
NO_ARCH= yes
+PORTSCOUT= ignore:1 # only invalid tags like 'spawn-final' are present
+
do-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/include/${PORTNAME}
${INSTALL_DATA} ${WRKSRC}/*.h ${WRKSRC}/*.c ${STAGEDIR}${PREFIX}/include/${PORTNAME}