Index: head/net/rubygem-u2f0/Makefile =================================================================== --- head/net/rubygem-u2f0/Makefile (revision 516518) +++ head/net/rubygem-u2f0/Makefile (revision 516519) @@ -1,22 +1,23 @@ # Created by: Torsten Zuehlsdorff # $FreeBSD$ PORTNAME= u2f PORTVERSION= 0.2.1 CATEGORIES= net rubygems MASTER_SITES= RG PKGNAMESUFFIX= 0 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for handling registration and authentication of U2F devices LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -PORTSCOUT= limit:^0\. +USES= gem +USE_RUBY= yes NO_ARCH= yes -USE_RUBY= yes -USES= gem + +PORTSCOUT= limit:^0\. .include