aboutsummaryrefslogtreecommitdiff
path: root/graphics/ksnip
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-09-03 13:22:16 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-09-03 13:22:16 +0000
commitd459a16e8df1e020e1e9fbd9a45ce5ee4c824951 (patch)
tree810db168925e130a630ae9f736f624ac320db318 /graphics/ksnip
parent76769ed21265fbb4615e5a36c4333ace5cc38c56 (diff)
downloadports-d459a16e8df1e020e1e9fbd9a45ce5ee4c824951.tar.gz
ports-d459a16e8df1e020e1e9fbd9a45ce5ee4c824951.zip
graphics/ksnip: make portscout ignore the 'continuous' release
Notes
Notes: svn path=/head/; revision=547445
Diffstat (limited to 'graphics/ksnip')
-rw-r--r--graphics/ksnip/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/ksnip/Makefile b/graphics/ksnip/Makefile
index 00fe2368c5e7..1cd22ea6de6a 100644
--- a/graphics/ksnip/Makefile
+++ b/graphics/ksnip/Makefile
@@ -23,4 +23,6 @@ USE_QT= concurrent core dbus gui network printsupport svg testlib \
buildtools_build linguisttools_build qmake_build
USE_XORG= x11 xcb
+PORTSCOUT= limit:^[0-9]
+
.include <bsd.port.mk>