Index: head/security/rubygem-ed25519/Makefile =================================================================== --- head/security/rubygem-ed25519/Makefile (revision 495161) +++ head/security/rubygem-ed25519/Makefile (revision 495162) @@ -1,18 +1,18 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= ed25519 PORTVERSION= 1.2.4 CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby binding to the Ed25519 (RFC 8032) LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USE_RUBY= yes USES= gem +USE_RUBY= yes .include