diff options
Diffstat (limited to 'databases/rubygem-dm-transactions/Makefile')
-rw-r--r-- | databases/rubygem-dm-transactions/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rubygem-dm-transactions/Makefile b/databases/rubygem-dm-transactions/Makefile index 41ad7695de86..c7ddc805da48 100644 --- a/databases/rubygem-dm-transactions/Makefile +++ b/databases/rubygem-dm-transactions/Makefile @@ -10,7 +10,7 @@ COMMENT= Makes transaction support available for adapters that support them 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 |