From 2ece22f4bf228403a0c5dac6685357bb460e2dec Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Mon, 17 Apr 2023 20:57:28 -0700 Subject: [PATCH] graphics/drawpile: Add the PORTSCOUT line --- graphics/drawpile/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/drawpile/Makefile b/graphics/drawpile/Makefile index 7afddae39487..344b11f5bbdc 100644 --- a/graphics/drawpile/Makefile +++ b/graphics/drawpile/Makefile @@ -30,4 +30,6 @@ PORTDOCS= * DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:tl} PLIST_SUB= PORTVERSION=${PORTVERSION} +PORTSCOUT= limit:^\d+\. # prevent tags like 'continuous' + .include