aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-dm-validations
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-22 00:15:16 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-22 00:15:16 +0000
commit6cc7f9196cddc57742fef72c261b19baaf16eeb9 (patch)
treeb24afb939b31bc09dd489950fca65053d9c571d0 /databases/rubygem-dm-validations
parentd0f6f31a06bed3cc32f4d254b4ca4a0b1652164e (diff)
downloadports-6cc7f9196cddc57742fef72c261b19baaf16eeb9.tar.gz
ports-6cc7f9196cddc57742fef72c261b19baaf16eeb9.zip
Notes
Diffstat (limited to 'databases/rubygem-dm-validations')
-rw-r--r--databases/rubygem-dm-validations/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/rubygem-dm-validations/Makefile b/databases/rubygem-dm-validations/Makefile
index 348dadbfee36..a3d8a8545b39 100644
--- a/databases/rubygem-dm-validations/Makefile
+++ b/databases/rubygem-dm-validations/Makefile
@@ -7,13 +7,14 @@
PORTNAME= dm-validations
PORTVERSION= 1.0.2
+PORTREVISION= 1
CATEGORIES= databases rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Library for performing validations on DM models and pure Ruby object
-RUN_DEPENDS= rubygem-dm-core>=1.0.1:${PORTSDIR}/databases/rubygem-dm-core
+RUN_DEPENDS= rubygem-dm-core>=${PORTVERSION}:${PORTSDIR}/databases/rubygem-dm-core
USE_RUBY= yes
USE_RUBYGEMS= yes