diff --git a/devel/rubygem-mixlib-shellout/Makefile b/devel/rubygem-mixlib-shellout/Makefile index c1d4121dd7ab..a95124a555df 100644 --- a/devel/rubygem-mixlib-shellout/Makefile +++ b/devel/rubygem-mixlib-shellout/Makefile @@ -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