FreeBSD Bugzilla – Attachment 119677 Details for
Bug 162298
[PATCH] devel/rubygem-json*: Fix ruby-iconv dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
rubygem-json-1.6.1_1.patch
rubygem-json-1.6.1_1.patch (text/plain), 483 bytes, created by
TAKATSU Tomonari
on 2011-11-04 19:40:09 UTC
(
hide
)
Description:
rubygem-json-1.6.1_1.patch
Filename:
MIME Type:
Creator:
TAKATSU Tomonari
Created:
2011-11-04 19:40:09 UTC
Size:
483 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/rubygem-json/Makefile,v >retrieving revision 1.22 >diff -u -r1.22 Makefile >--- Makefile 27 Oct 2011 03:02:49 -0000 1.22 >+++ Makefile 3 Nov 2011 21:48:17 -0000 >@@ -20,7 +20,8 @@ > .include <bsd.port.pre.mk> > > .if ${RUBY_VER} < 1.9 >-USE_RUBY_FEATURES= iconv >+BUILD_DEPENDS+= ${DEPEND_RUBY_ICONV} >+RUN_DEPENDS+= ${DEPEND_RUBY_ICONV} > .endif > > .include <bsd.port.post.mk>
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 162298
: 119677 |
119678
|
119679