aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-dm-constraints
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-27 17:53:38 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-27 17:53:38 +0000
commit10e4b14f57004cc0c004de487522cc2e5b1a9563 (patch)
tree2449af46fd8623e6482adf4f5eb18660d4ca42cb /databases/rubygem-dm-constraints
parentfc0d621a5ae7f43dbf5afd58c898f3191046779c (diff)
downloadports-10e4b14f57004cc0c004de487522cc2e5b1a9563.tar.gz
ports-10e4b14f57004cc0c004de487522cc2e5b1a9563.zip
Notes
Diffstat (limited to 'databases/rubygem-dm-constraints')
-rw-r--r--databases/rubygem-dm-constraints/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/databases/rubygem-dm-constraints/Makefile b/databases/rubygem-dm-constraints/Makefile
index 8bba15024fb0..32e2876b2249 100644
--- a/databases/rubygem-dm-constraints/Makefile
+++ b/databases/rubygem-dm-constraints/Makefile
@@ -2,13 +2,16 @@
PORTNAME= dm-constraints
PORTVERSION= 1.2.0
+PORTREVISION= 1
CATEGORIES= databases rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= DataMapper plugin constraining relationships
-RUN_DEPENDS= rubygem-dm-migrations>=${PORTVERSION}:${PORTSDIR}/databases/rubygem-dm-migrations
+LICENSE= MIT
+
+RUN_DEPENDS= rubygem-dm-core>=${PORTVERSION}:${PORTSDIR}/databases/rubygem-dm-core
USE_RUBY= yes
USE_RUBYGEMS= yes