aboutsummaryrefslogtreecommitdiff
path: root/multimedia/opentimelineio
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-09-30 03:08:22 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-09-30 03:09:03 +0000
commitac37a7fd8da36e3a8bb0307120fda8d41b7b37dd (patch)
tree3dc9ff150933d40f60fc117e3bd12e986bbf4a51 /multimedia/opentimelineio
parentaa0efe837589458f9f4117996b0ebeee424fb316 (diff)
Diffstat (limited to 'multimedia/opentimelineio')
-rw-r--r--multimedia/opentimelineio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/opentimelineio/Makefile b/multimedia/opentimelineio/Makefile
index 4663f811de9d..bd184a50c2fd 100644
--- a/multimedia/opentimelineio/Makefile
+++ b/multimedia/opentimelineio/Makefile
@@ -25,6 +25,6 @@ GH_TUPLE= martinmoene:optional-lite:5e4b7760aac85ea73a5b9b91c726fc36cbd4149b:mar
CMAKE_ON= OTIO_FIND_IMATH
-PORTSCOUT= ignore:v0.91 # erroneously labeled tag
+PORTSCOUT= limit:^.*[0-9]$$ # should end with a digit to prevent tags like last_pure_python
.include <bsd.port.mk>