diff options
Diffstat (limited to 'sysutils/rubygem-god/Makefile')
-rw-r--r-- | sysutils/rubygem-god/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/rubygem-god/Makefile b/sysutils/rubygem-god/Makefile index 8deb4775ab96..65fc3a208918 100644 --- a/sysutils/rubygem-god/Makefile +++ b/sysutils/rubygem-god/Makefile @@ -6,13 +6,14 @@ PORTNAME= god PORTVERSION= 0.7.18 +PORTREVISION= 1 CATEGORIES= sysutils rubygems MASTER_SITES= RG MAINTAINER= gogo@cs.uni-sb.de COMMENT= Monitoring framework written in Ruby -BUILD_DEPENDS= rubygem-hoe>=1.3.0:${PORTSDIR}/devel/rubygem-hoe +RUN_DEPENDS= rubygem-hoe>=1.3.0:${PORTSDIR}/devel/rubygem-hoe USE_RUBY= yes USE_RUBYGEMS= yes |