FreeBSD Bugzilla – Attachment 38982 Details for
Bug 61557
Update port: lang/gauche (enable iconv)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 926 bytes, created by
Kimura Fuyuki
on 2004-01-19 00:10:16 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Kimura Fuyuki
Created:
2004-01-19 00:10:16 UTC
Size:
926 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /cvs/FreeBSD/ports/lang/gauche/Makefile,v >retrieving revision 1.20 >diff -u -r1.20 Makefile >--- Makefile 17 Dec 2003 11:35:44 -0000 1.20 >+++ Makefile 18 Jan 2004 23:40:16 -0000 >@@ -16,6 +16,8 @@ > MAINTAINER= erik@smluc.org > COMMENT= Scheme script interpreter with multibyte character handling > >+LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv >+ > # Choices are: "pthreads" and "no", but it seems that FreeBSD does not > # yet fully support threads with Boehm GC. > GAUCHE_THREADS?= no >@@ -32,7 +34,8 @@ > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --enable-threads=${GAUCHE_THREADS} \ > --enable-multibyte=${GAUCHE_ENCODING} \ >- --with-slib=${PREFIX}/share/slib >+ --with-slib=${LOCALBASE}/share/slib \ >+ --with-iconv=${LOCALBASE} > PLIST_SUB= VERSION="${PORTVERSION}" \ > TARGET="${CONFIGURE_TARGET}" \ > INFOSECTION="${INFOSECTION}"
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 61557
: 38982