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