FreeBSD Bugzilla – Attachment 140027 Details for
Bug 186468
[PATCH] lang/ruby: rub19 won't build/install with lang/gcc installed on FreeBSD 10
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ruby-1.9.3.484_1,1.patch
ruby-1.9.3.484_1,1.patch (text/plain), 694 bytes, created by
jim
on 2014-02-05 03:00:01 UTC
(
hide
)
Description:
ruby-1.9.3.484_1,1.patch
Filename:
MIME Type:
Creator:
jim
Created:
2014-02-05 03:00:01 UTC
Size:
694 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 342624) >+++ Makefile (working copy) >@@ -18,9 +18,11 @@ > LICENSE_COMB= dual > > LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo \ >- libffi.so:${PORTSDIR}/devel/libffi \ > libyaml.so:${PORTSDIR}/textproc/libyaml > >+BUILD_DEPENDS+= libffi:${PORTSDIR}/devel/libffi >+RUN_DEPENDS+= ${BUILD_DEPENDS} >+ > GNU_CONFIGURE= yes > WRKSRC= ${RUBY_WRKSRC} > CONFIGURE_ARGS= ${RUBY_CONFIGURE_ARGS} \ >@@ -209,7 +211,6 @@ > @${FIND} -ds ${RUBY_RIDIR}/ -type d -mindepth 1 | \ > ${SED} -E -e 's,^${STAGEDIR}${PREFIX}/,@dirrm ,' >> ${TMPPLIST} > >- > # > # Add generated doxygen files to pkg-plist > #
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 186468
: 140027