git: 07052360d411 - main - devel/p5-Acme-MetaSyntactic: ignore some other distribution that looks like a version
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 11 May 2025 06:35:12 UTC
The branch main has been updated by mat:
URL: https://cgit.FreeBSD.org/ports/commit/?id=07052360d411a0d1f5e74742dc45708bbdb7d6a3
commit 07052360d411a0d1f5e74742dc45708bbdb7d6a3
Author: Mathieu Arnold <mat@FreeBSD.org>
AuthorDate: 2025-05-11 06:14:03 +0000
Commit: Mathieu Arnold <mat@FreeBSD.org>
CommitDate: 2025-05-11 06:34:21 +0000
devel/p5-Acme-MetaSyntactic: ignore some other distribution that looks like a version
---
devel/p5-Acme-MetaSyntactic/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/p5-Acme-MetaSyntactic/Makefile b/devel/p5-Acme-MetaSyntactic/Makefile
index 64e9e99122d0..5ca92f1767b8 100644
--- a/devel/p5-Acme-MetaSyntactic/Makefile
+++ b/devel/p5-Acme-MetaSyntactic/Makefile
@@ -20,4 +20,6 @@ USE_PERL5= configure
NO_ARCH= yes
+PORTSCOUT= skipv:3rd_rock-0.001
+
.include <bsd.port.mk>