diff options
Diffstat (limited to 'textproc/rubygem-terminal-table/Makefile')
-rw-r--r-- | textproc/rubygem-terminal-table/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/rubygem-terminal-table/Makefile b/textproc/rubygem-terminal-table/Makefile index 31df8281541..5ed0ea7a202 100644 --- a/textproc/rubygem-terminal-table/Makefile +++ b/textproc/rubygem-terminal-table/Makefile @@ -13,7 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes +USES= gem:autoplist .include <bsd.port.mk> |