git: a2ab6bb20250 - main - textproc/rubygem-diffy330: Add PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Dec 2021 19:49:35 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a2ab6bb20250f7168cf902f55bd5bc1a3a9cd11a commit a2ab6bb20250f7168cf902f55bd5bc1a3a9cd11a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-12-21 18:54:51 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-12-21 18:54:51 +0000 textproc/rubygem-diffy330: Add PORTSCOUT --- textproc/rubygem-diffy330/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/textproc/rubygem-diffy330/Makefile b/textproc/rubygem-diffy330/Makefile index e0d9c2cb829b..50d06ed8f65c 100644 --- a/textproc/rubygem-diffy330/Makefile +++ b/textproc/rubygem-diffy330/Makefile @@ -17,4 +17,6 @@ USE_RUBY= yes NO_ARCH= yes +PORTSCOUT= ignore:1 + .include <bsd.port.mk>