diff options
Diffstat (limited to 'devel/rubygem-ruby2ruby/Makefile')
-rw-r--r-- | devel/rubygem-ruby2ruby/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/rubygem-ruby2ruby/Makefile b/devel/rubygem-ruby2ruby/Makefile index f4ebf20df0b7..0fcbcee97371 100644 --- a/devel/rubygem-ruby2ruby/Makefile +++ b/devel/rubygem-ruby2ruby/Makefile @@ -20,6 +20,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS} USE_RUBY= yes USE_RUBYGEMS= yes +RUBYGEM_AUTOPLIST= yes +PLIST_FILES= bin/r2r_show x-generate-plist: ${ECHO} bin/r2r_show > pkg-plist.new |