aboutsummaryrefslogtreecommitdiff
path: root/misc
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 /misc
parent992a6ce56c63994fd9e001ab4e8ee439fab8eeb0 (diff)
downloadports-843ade1030e620014c6c2129c9d8b550bb1a66dd.tar.gz
ports-843ade1030e620014c6c2129c9d8b550bb1a66dd.zip
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/rubygem-ohcount/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/rubygem-ohcount/Makefile b/misc/rubygem-ohcount/Makefile
index 8b4b66532986..3ad2ca3258bb 100644
--- a/misc/rubygem-ohcount/Makefile
+++ b/misc/rubygem-ohcount/Makefile
@@ -13,9 +13,8 @@ MASTER_SITES= http://labs.ohloh.net/download/
MAINTAINER= eg@fbsd.lt
COMMENT= Ohcount is the source code line counter that powers Ohloh
-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 \
ragel:${PORTSDIR}/devel/ragel
-RUN_DEPENDS= ${BUILD_DEPENDS}
USE_RUBY= yes
USE_RUBYGEMS= yes