FreeBSD Bugzilla – Attachment 141274 Details for
Bug 188012
[maintainer] math/ruby-fftw3: change dependency.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ruby-fftw3.diff
ruby-fftw3.diff (text/plain), 807 bytes, created by
murashin
on 2014-03-27 09:10:00 UTC
(
hide
)
Description:
ruby-fftw3.diff
Filename:
MIME Type:
Creator:
murashin
Created:
2014-03-27 09:10:00 UTC
Size:
807 bytes
patch
obsolete
>diff -urN /usr/ports/math/ruby-fftw3/Makefile ruby-fftw3/Makefile >--- /usr/ports/math/ruby-fftw3/Makefile 2014-03-11 05:55:20.000000000 +0900 >+++ ruby-fftw3/Makefile 2014-03-27 17:48:58.871723032 +0900 >@@ -19,12 +19,17 @@ > LICENSE_FILE= ${WRKSRC}/LICENSE.txt > > LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 >-BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/narray.so:${PORTSDIR}/math/ruby-narray >+BUILD_DEPENDS= rubygem-narray>=0:${PORTSDIR}/math/rubygem-narray > RUN_DEPENDS:= ${BUILD_DEPENDS} > > USE_RUBY= yes > USE_RUBY_EXTCONF= yes > >+RUBY_NARRAY_VERSION= `make -C ${PORTSDIR}/math/rubygem-narray -V PORTVERSION` >+RUBY_NARRAY_PKGNAME= narray-${RUBY_NARRAY_VERSION} >+ >+CONFIGURE_ARGS+= --with-narray-include=${LOCALBASE}/lib/ruby/gems/${RUBY_VER}/gems/${RUBY_NARRAY_PKGNAME}/ >+ > DOCS= LICENSE.txt doc/* > > post-install:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 188012
: 141274