git: 845ab3cf902c - main - graphics/dcmtk: Add PORTSCOUT line
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 24 Jun 2024 07:49:12 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=845ab3cf902c5a63a9f8f3144334809490447601 commit 845ab3cf902c5a63a9f8f3144334809490447601 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-06-24 04:42:37 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-06-24 07:49:03 +0000 graphics/dcmtk: Add PORTSCOUT line --- graphics/dcmtk/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/dcmtk/Makefile b/graphics/dcmtk/Makefile index a692ac69b076..dfeeb824de2a 100644 --- a/graphics/dcmtk/Makefile +++ b/graphics/dcmtk/Makefile @@ -34,6 +34,8 @@ DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION} TEST_TARGET= test test-exhaustive +PORTSCOUT= limit:^.*[0-9].*$$ # prevent tags like latest + .include <bsd.port.pre.mk> .if ${ARCH:Mpowerpc*} && ${COMPILER_VERSION} == 140