From d23d6241b239651ad5b22db970a6c09e819a2d9c Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Thu, 14 Dec 2023 14:39:40 +0100 Subject: [PATCH] net/trippy: Add PORTSCOUT to ignore bogus version --- net/trippy/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/trippy/Makefile b/net/trippy/Makefile index b02e4b226c6e..a6ab0fb0b260 100644 --- a/net/trippy/Makefile +++ b/net/trippy/Makefile @@ -21,6 +21,8 @@ SUID_DESC= Use suid to allow execution as non root SUID_PLIST_FILES= "@(,,4110) bin/trip" SUID_PLIST_FILES_OFF= "@(,,0100) bin/trip" +PORTSCOUT= skipv:1.0.0 + post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/trip