FreeBSD Bugzilla – Attachment 91075 Details for
Bug 128368
[PATCH] net/ushare: fix build on 6.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ushare-1.1a.patch
ushare-1.1a.patch (text/plain), 695 bytes, created by
Dmitry Marakasov
on 2008-10-25 16:20:00 UTC
(
hide
)
Description:
ushare-1.1a.patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2008-10-25 16:20:00 UTC
Size:
695 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/net/ushare/Makefile,v >retrieving revision 1.12 >diff -u -u -r1.12 Makefile >--- Makefile 23 Oct 2008 12:39:25 -0000 1.12 >+++ Makefile 25 Oct 2008 11:25:00 -0000 >@@ -20,8 +20,9 @@ > USE_GMAKE= yes > USE_GNOME= pkgconfig > USE_GETTEXT= yes >-CONFIGURE_ENV+= CFLAGS="${PTHREAD_LIBS} -I${LOCALBASE}/include -I${WRKSRC}" \ >- LDFLAGS="-L${LOCALBASE}/lib -lintl" >+CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib -lintl" >+ >+CFLAGS+= -I${LOCALBASE}/include -I${WRKSRC} > > PLIST_FILES= bin/${PORTNAME} etc/${PORTNAME}.conf.sample etc/rc.d/${PORTNAME} > MAN1= ${PORTNAME}.1
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 128368
: 91075