aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-grit/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-06-06 19:25:10 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-06-06 19:25:10 +0000
commit843ade1030e620014c6c2129c9d8b550bb1a66dd (patch)
tree244179cede4b2cc62a1a9144b28ef146cb2fb7cc /devel/rubygem-grit/Makefile
parent992a6ce56c63994fd9e001ab4e8ee439fab8eeb0 (diff)
downloadports-843ade1030e620014c6c2129c9d8b550bb1a66dd.tar.gz
ports-843ade1030e620014c6c2129c9d8b550bb1a66dd.zip
- 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
Notes
Notes: svn path=/head/; revision=255916
Diffstat (limited to 'devel/rubygem-grit/Makefile')
-rw-r--r--devel/rubygem-grit/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/rubygem-grit/Makefile b/devel/rubygem-grit/Makefile
index 48582da6bcda..bd41db325297 100644
--- a/devel/rubygem-grit/Makefile
+++ b/devel/rubygem-grit/Makefile
@@ -12,9 +12,8 @@ MASTER_SITES= RF/gems
MAINTAINER= daniel@roe.ch
COMMENT= An object-oriented ruby library to access git repositories
-BUILD_DEPENDS= rubygem-diff-lcs>=1.1.2:${PORTSDIR}/textproc/rubygem-diff-lcs \
+RUN_DEPENDS= rubygem-diff-lcs>=1.1.2:${PORTSDIR}/textproc/rubygem-diff-lcs \
rubygem-mime-types>=1.15:${PORTSDIR}/misc/rubygem-mime-types
-RUN_DEPENDS= ${BUILD_DEPENDS}
USE_RUBY= yes
USE_RUBYGEMS= yes