FreeBSD Bugzilla – Attachment 73437 Details for
Bug 106467
[patch] hyperestraier with mecab functionality
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 579 bytes, created by
Jun Mukai
on 2006-12-08 05:20:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jun Mukai
Created:
2006-12-08 05:20:04 UTC
Size:
579 bytes
patch
obsolete
>--- hyperestraier.orig/Makefile Fri Dec 8 14:07:19 2006 >+++ hyperestraier/Makefile Fri Dec 8 13:59:24 2006 >@@ -28,6 +28,13 @@ > MAN1= estcall.1 estcmd.1 estconfig.1 estmaster.1 estwaver.1 > MAN3= estnode.3 estraier.3 > >+.if defined(WITH_MECAB) >+CONFIGURE_ARGS+= -enable-mecab >+LIB_DEPENDS+= mecab.1:${PORTSDIR}/japanese/mecab >+RUN_DEPENDS+= ${LOCALBASE}/lib/mecab/dic/ipadic/matrix.bin:${PORTSDIR}/japanese/mecab-ipadic >+.else >+.endif >+ > post-patch: > @${REINPLACE_CMD} -e 's|@libdir@/pkgconfig|${PREFIX}/libdata/pkgconfig|' \ > ${WRKSRC}/Makefile.in
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 106467
: 73437