git: ce0d00313074 - main - multimedia/mjpg-streamer: try to fix portscout syntax
Steve Wills
swills at FreeBSD.org
Thu Sep 2 12:58:58 UTC 2021
The branch main has been updated by swills:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ce0d003130742c2a88c76ce9d8e75b33b4479035
commit ce0d003130742c2a88c76ce9d8e75b33b4479035
Author: Steve Wills <swills at FreeBSD.org>
AuthorDate: 2021-09-02 12:58:26 +0000
Commit: Steve Wills <swills at FreeBSD.org>
CommitDate: 2021-09-02 12:58:53 +0000
multimedia/mjpg-streamer: try to fix portscout syntax
---
multimedia/mjpg-streamer/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/multimedia/mjpg-streamer/Makefile b/multimedia/mjpg-streamer/Makefile
index 46fcd5384aef..a685b22038f1 100644
--- a/multimedia/mjpg-streamer/Makefile
+++ b/multimedia/mjpg-streamer/Makefile
@@ -24,7 +24,7 @@ WRKSRC_SUBDIR= mjpg-streamer-experimental
USE_RC_SUBR= mjpg_streamer
SUB_FILES+= pkg-message
-PORTSCOUT= skip:^1\.0\.0
+PORTSCOUT= skip:^v1\.0\.0
post-build:
cd ${WRKSRC}/plugins/input_testpicture && \
More information about the dev-commits-ports-all
mailing list