aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-08 20:49:38 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-08 20:49:38 +0000
commitd543f501a3b1e121cffdc1803b1f8c4d1d46b78b (patch)
tree90438967bf6140bd8dd3ab8763f2e52e33aa33f1 /textproc
parent933c7f855c2326ecfad07522224a200752f43c27 (diff)
downloadports-d543f501a3b1e121cffdc1803b1f8c4d1d46b78b.tar.gz
ports-d543f501a3b1e121cffdc1803b1f8c4d1d46b78b.zip
- Fix dependency versions
Notes
Notes: svn path=/head/; revision=265872
Diffstat (limited to 'textproc')
-rw-r--r--textproc/rubygem-markaby/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-markaby/Makefile b/textproc/rubygem-markaby/Makefile
index a8b12597c823..7c2451193800 100644
--- a/textproc/rubygem-markaby/Makefile
+++ b/textproc/rubygem-markaby/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= RG
MAINTAINER= miwi@FreeBSD.org
COMMENT= HTML Markup as Ruby
-RUN_DEPENDS= rubygem-builder>0:${PORTSDIR}/devel/rubygem-builder
+RUN_DEPENDS= rubygem-builder>=2.0.0:${PORTSDIR}/devel/rubygem-builder
USE_RUBY= yes
USE_RUBYGEMS= yes