aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/rubygem-github-markdown/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/rubygem-github-markdown/Makefile')
-rw-r--r--textproc/rubygem-github-markdown/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/rubygem-github-markdown/Makefile b/textproc/rubygem-github-markdown/Makefile
index bb9e2a635185..0631f0374312 100644
--- a/textproc/rubygem-github-markdown/Makefile
+++ b/textproc/rubygem-github-markdown/Makefile
@@ -11,7 +11,6 @@ COMMENT= Self-contained Markdown parser for GitHub
DEPRECATED= This gem is not maintained and not supported by upstream
USE_RUBY= yes
-USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST= yes
+USES= gem:autoplist
.include <bsd.port.mk>