devel/rubygem-launchy22: restrict portscout to proper version instead of ignoring

This commit is contained in:
Steve Wills 2014-08-31 01:53:49 +00:00
parent 574fd4b56e
commit 0cd1f49240
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366694

View file

@ -18,6 +18,6 @@ RUBYGEM_AUTOPLIST= yes
# Don't install the binary bin/launchy since it's not required at this time
PORTSCOUT= ignore
PORTSCOUT= limit:^2\.2
.include <bsd.port.mk>