Index: head/devel/rubygem-launchy22/Makefile =================================================================== --- head/devel/rubygem-launchy22/Makefile (revision 403415) +++ head/devel/rubygem-launchy22/Makefile (revision 403416) @@ -1,26 +1,24 @@ # $FreeBSD$ PORTNAME= launchy PORTVERSION= 2.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 22 MAINTAINER= ruby@FreeBSD.org COMMENT= Helper class for launching cross-platform applications LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-addressable>=2.3:${PORTSDIR}/www/rubygem-addressable NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -# Don't install the binary bin/launchy since it's not required at this time - PORTSCOUT= limit:^2\.2 .include