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