diff options
Diffstat (limited to 'sysutils/rubygem-shellany/Makefile')
-rw-r--r-- | sysutils/rubygem-shellany/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/rubygem-shellany/Makefile b/sysutils/rubygem-shellany/Makefile index 49a9fbe5e8f3..5bf24d1e4632 100644 --- a/sysutils/rubygem-shellany/Makefile +++ b/sysutils/rubygem-shellany/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> |