FreeBSD Bugzilla – Attachment 98348 Details for
Bug 137229
[PATCH] net-im/amsn: Problem with other PREFIX fixed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
amsn-0.97.2_3.patch
amsn-0.97.2_3.patch (text/plain), 1.02 KB, created by
Sylvio César Teixeira Amorim
on 2009-07-29 01:40:04 UTC
(
hide
)
Description:
amsn-0.97.2_3.patch
Filename:
MIME Type:
Creator:
Sylvio César Teixeira Amorim
Created:
2009-07-29 01:40:04 UTC
Size:
1.02 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/net-im/amsn/Makefile,v >retrieving revision 1.39 >diff -u -r1.39 Makefile >--- Makefile 8 Jul 2009 19:50:31 -0000 1.39 >+++ Makefile 29 Jul 2009 00:14:03 -0000 >@@ -22,14 +22,26 @@ > ${LOCALBASE}/lib/tls/tls.tcl:${PORTSDIR}/devel/tcltls \ > dtplite:${PORTSDIR}/devel/tcllib > >-GNU_CONFIGURE= yes > USE_BZIP2= yes > USE_GMAKE= yes >+USE_LDCONFIG= yes > >+GNU_CONFIGURE= yes > CONFIGURE_ARGS= --with-tcl=${LOCALBASE}/lib/tcl8.4 \ > --with-tk=${LOCALBASE}/lib/tk8.4 > >-CONFIGURE_ENV= TK_INC_SPEC=${LOCALBASE}/include/tk8.4/generic >+CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ >+ LDFLAGS="-L${LOCALBASE}/lib" \ >+ TK_INC_SPEC=${LOCALBASE}/include/tk8.4/generic >+ >+.if defined(WITHOUT_NLS) >+CONFIGURE_ARGS+= --disable-nls >+PLIST_SUB+= NLS="@comment " >+.else >+USE_GETTEXT= yes >+CONFIGURE_ARGS+= --enable-nls >+PLIST_SUB+= NLS="" >+.endif > > post-patch: > @${FIND} ${WRKSRC} -name '*.c' -or -name '*.h' | ${XARGS} ${REINPLACE_CMD} -e 's| >||'
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 137229
: 98348