Index: head/security/rubygem-ezcrypto/Makefile =================================================================== --- head/security/rubygem-ezcrypto/Makefile (revision 453537) +++ head/security/rubygem-ezcrypto/Makefile (revision 453538) @@ -1,19 +1,21 @@ # Created by: Steven Kreuzer # $FreeBSD$ PORTNAME= ezcrypto PORTVERSION= 0.7.2 CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= skreuzer@FreeBSD.org COMMENT= Wrapper for the poorly documented OpenSSL ruby library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE +BROKEN= fails to patch + NO_ARCH= yes USE_RUBY= yes USES= gem .include