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