diff options
Diffstat (limited to 'math/rubygem-rb-gsl')
-rw-r--r-- | math/rubygem-rb-gsl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/rubygem-rb-gsl/Makefile b/math/rubygem-rb-gsl/Makefile index bd4aa6fcd5e1..f0967a1947c9 100644 --- a/math/rubygem-rb-gsl/Makefile +++ b/math/rubygem-rb-gsl/Makefile @@ -14,7 +14,6 @@ LICENSE= GPLv2 LIB_DEPENDS= libgsl.so:math/gsl RUN_DEPENDS= rubygem-narray>=0.5.9:math/rubygem-narray -USE_RUBY= yes USES= gem .include <bsd.port.mk> |