diff options
Diffstat (limited to 'textproc/rubygem-asciidoctor/Makefile')
-rw-r--r-- | textproc/rubygem-asciidoctor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-asciidoctor/Makefile b/textproc/rubygem-asciidoctor/Makefile index 550f03ae700a..9a11dce293ff 100644 --- a/textproc/rubygem-asciidoctor/Makefile +++ b/textproc/rubygem-asciidoctor/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.adoc NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES+= bin/asciidoctor bin/asciidoctor-safe |