FreeBSD Bugzilla – Attachment 133972 Details for
Bug 178546
mail/libpst build libpst library
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libpst-library.diff
libpst-library.diff (text/plain), 1.30 KB, created by
Koop Mast
on 2013-05-12 21:20:00 UTC
(
hide
)
Description:
libpst-library.diff
Filename:
MIME Type:
Creator:
Koop Mast
Created:
2013-05-12 21:20:00 UTC
Size:
1.30 KB
patch
obsolete
>Index: mail/libpst/Makefile >=================================================================== >--- mail/libpst/Makefile (revision 317975) >+++ mail/libpst/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= libpst > PORTVERSION= 0.6.58 >+PORTREVISION= 1 > CATEGORIES= mail converters > MASTER_SITES= http://www.five-ten-sg.com/libpst/packages/ \ > http://fossies.org/unix/privat/ >@@ -16,10 +17,11 @@ > > GNU_CONFIGURE= yes > USE_GMAKE= yes >-USES= iconv >+USES= iconv pathfix > CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib -liconv >-CONFIGURE_ARGS+= --disable-python >+CONFIGURE_ARGS+= --disable-python --enable-libpst-shared >+USE_LDCONFIG= yes > > MAN1= lspst.1 pst2dii.1 pst2ldif.1 readpst.1 > MAN5= outlook.pst.5 >Index: mail/libpst/pkg-plist >=================================================================== >--- mail/libpst/pkg-plist (revision 317975) >+++ mail/libpst/pkg-plist (working copy) >@@ -3,3 +3,16 @@ > bin/pst2ldif > bin/readpst > %%PST2DII%%bin/pst2dii >+include/libpst-4/libpst/common.h >+include/libpst-4/libpst/libpst.h >+include/libpst-4/libpst/libstrfunc.h >+include/libpst-4/libpst/lzfu.h >+include/libpst-4/libpst/timeconv.h >+include/libpst-4/libpst/vbuf.h >+lib/libpst.a >+lib/libpst.la >+lib/libpst.so >+lib/libpst.so.5 >+libdata/pkgconfig/libpst.pc >+@dirrm include/libpst-4/libpst >+@dirrm include/libpst-4
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 178546
: 133972
Working