aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-data_objects
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 /databases/rubygem-data_objects
parent992a6ce56c63994fd9e001ab4e8ee439fab8eeb0 (diff)
Notes
Diffstat (limited to 'databases/rubygem-data_objects')
-rw-r--r--databases/rubygem-data_objects/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/rubygem-data_objects/Makefile b/databases/rubygem-data_objects/Makefile
index 0f581c484e1c..d2b7c82c2817 100644
--- a/databases/rubygem-data_objects/Makefile
+++ b/databases/rubygem-data_objects/Makefile
@@ -7,6 +7,7 @@
PORTNAME= data_objects
PORTVERSION= 0.10.0
+PORTREVISION= 1
CATEGORIES= databases rubygems
MASTER_SITES= RUBYFORGE/dorb
DISTNAME= ${PORTNAME}-${PORTVERSION}
@@ -14,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= voldern@hoeggen.net
COMMENT= A unified Ruby API for popular databases
-BUILD_DEPENDS= rubygem-addressable>=2.0:${PORTSDIR}/www/rubygem-addressable \
+RUN_DEPENDS= rubygem-addressable>=2.0:${PORTSDIR}/www/rubygem-addressable \
rubygem-extlib>=0.9.9:${PORTSDIR}/devel/rubygem-extlib
USE_RUBY= yes