1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

graphics/gmic: Add PORTSCOUT pattern to prevent triple-digit versions

This commit is contained in:
Yuri Victorovich 2018-06-10 00:29:15 +00:00
parent 1e958ec065
commit 49c7acd921
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=472104

View File

@ -31,6 +31,8 @@ LIB_DEPENDS= libfftw3.so:math/fftw3 \
libpng.so:graphics/png \
libtiff.so:graphics/tiff
PORTSCOUT= limit:[0-9]\..* # not v.220 and similar
USES= cmake:outsource compiler:c++11-lang jpeg pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= dtschump