diff options
Diffstat (limited to 'www/rubygem-haml-coderay/Makefile')
-rw-r--r-- | www/rubygem-haml-coderay/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/rubygem-haml-coderay/Makefile b/www/rubygem-haml-coderay/Makefile index 1cc2067ddf13..e30a41e8aedb 100644 --- a/www/rubygem-haml-coderay/Makefile +++ b/www/rubygem-haml-coderay/Makefile @@ -17,7 +17,6 @@ RUN_DEPENDS= rubygem-coderay>=0:textproc/rubygem-coderay \ NO_ARCH= yes USE_RUBY= yes -USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes +USES= gem:autoplist .include <bsd.port.mk> |