diff options
Diffstat (limited to 'math/rubygem-narray/Makefile')
-rw-r--r-- | math/rubygem-narray/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/rubygem-narray/Makefile b/math/rubygem-narray/Makefile index 972031ba6c12..32c1b3138953 100644 --- a/math/rubygem-narray/Makefile +++ b/math/rubygem-narray/Makefile @@ -11,8 +11,7 @@ COMMENT= Numerical N-dimensional array library for Ruby USE_RUBY= yes USE_RAKE= yes -USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes +USES= gem:autoplist .include "${.CURDIR}/Makefile.version" |