Index: head/devel/rubygem-mixlib-shellout/Makefile =================================================================== --- head/devel/rubygem-mixlib-shellout/Makefile (revision 567244) +++ head/devel/rubygem-mixlib-shellout/Makefile (revision 567245) @@ -1,20 +1,23 @@ # Created by: ndewing@experts-exchange.com # $FreeBSD$ PORTNAME= mixlib-shellout PORTVERSION= 3.2.2 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= nickdewing@gmail.com COMMENT= Shell interface that also collects stdout and stderr LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-chef-utils>=0:sysutils/rubygem-chef-utils USES= gem USE_RUBY= yes NO_ARCH= yes .include