diff options
Diffstat (limited to 'www/rubygem-hpricot')
-rw-r--r-- | www/rubygem-hpricot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rubygem-hpricot/Makefile b/www/rubygem-hpricot/Makefile index b6b7d5b61d65..d2b7a343fe19 100644 --- a/www/rubygem-hpricot/Makefile +++ b/www/rubygem-hpricot/Makefile @@ -12,6 +12,6 @@ COMMENT= Fast, Enjoyable HTML Parser for Ruby LICENSE= MIT USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> |