diff options
Diffstat (limited to 'devel/rubygem-protected_attributes/Makefile')
-rw-r--r-- | devel/rubygem-protected_attributes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-protected_attributes/Makefile b/devel/rubygem-protected_attributes/Makefile index cd68f5b4dc9e..b9c1833c96c9 100644 --- a/devel/rubygem-protected_attributes/Makefile +++ b/devel/rubygem-protected_attributes/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-activemodel4>=4.0.1:databases/rubygem-activemodel4 NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> |