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