graphics/ksnip: make portscout ignore the 'continuous' release

This commit is contained in:
Tobias C. Berner 2020-09-03 13:22:16 +00:00
parent 76769ed212
commit d459a16e8d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=547445

View File

@ -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>