diff options
Diffstat (limited to 'databases/rubygem-dm-constraints')
-rw-r--r-- | databases/rubygem-dm-constraints/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/rubygem-dm-constraints/Makefile b/databases/rubygem-dm-constraints/Makefile index 7cc7b319f82f..b07669aded7b 100644 --- a/databases/rubygem-dm-constraints/Makefile +++ b/databases/rubygem-dm-constraints/Makefile @@ -16,7 +16,6 @@ RUN_DEPENDS= rubygem-dm-core>=${PORTVERSION}:databases/rubygem-dm-core NO_ARCH= yes USE_RUBY= yes -USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes +USES= gem:autoplist .include <bsd.port.mk> |