From 843ade1030e620014c6c2129c9d8b550bb1a66dd Mon Sep 17 00:00:00 2001 From: "Philip M. Gollucci" Date: Sun, 6 Jun 2010 19:25:10 +0000 Subject: - GEMS are always RUN_DEPENDS of other GEMS - Bump PORTREVISION when something other then BUILD_DEPENDS changes - Some minor verticle whitespace in some ports for consistency with the rest PR: ports/147551 Submitted by: pgollucci@ (myself) Reviewed by: portmgr (pav) With Hat: ruby --- devel/rubygem-rubyforge/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'devel/rubygem-rubyforge/Makefile') diff --git a/devel/rubygem-rubyforge/Makefile b/devel/rubygem-rubyforge/Makefile index be40cc647c8e..0b4a1cf0283b 100644 --- a/devel/rubygem-rubyforge/Makefile +++ b/devel/rubygem-rubyforge/Makefile @@ -14,8 +14,7 @@ MASTER_SITE_SUBDIR= codeforpeople MAINTAINER= ruby@FreeBSD.org COMMENT= Simplistic script which automates rubyforge operations -BUILD_DEPENDS= rubygem-json_pure>=1.1.7:${PORTSDIR}/devel/rubygem-json_pure -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= rubygem-json_pure>=1.1.7:${PORTSDIR}/devel/rubygem-json_pure USE_RUBY= yes USE_RUBYGEMS= yes -- cgit v1.2.3