diff options
Diffstat (limited to 'databases/rubygem-dm-constraints/Makefile')
-rw-r--r-- | databases/rubygem-dm-constraints/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rubygem-dm-constraints/Makefile b/databases/rubygem-dm-constraints/Makefile index 66d4f6034f53..7cc7b319f82f 100644 --- a/databases/rubygem-dm-constraints/Makefile +++ b/databases/rubygem-dm-constraints/Makefile @@ -11,7 +11,7 @@ COMMENT= DataMapper plugin constraining relationships LICENSE= MIT -RUN_DEPENDS= rubygem-dm-core>=${PORTVERSION}:${PORTSDIR}/databases/rubygem-dm-core +RUN_DEPENDS= rubygem-dm-core>=${PORTVERSION}:databases/rubygem-dm-core NO_ARCH= yes |