FreeBSD Bugzilla – Attachment 96347 Details for
Bug 134949
databases/tokyotyrant : Add --enable-lua and change tokyocabinet BUILD_DEPENDS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.06 KB, created by
QingFeng
on 2009-05-26 09:20:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
QingFeng
Created:
2009-05-26 09:20:04 UTC
Size:
1.06 KB
patch
obsolete
>*** Makefile Tue May 26 16:10:20 2009 >--- Makefile.bak Tue May 26 11:07:05 2009 >*************** >*** 14,31 **** > MAINTAINER= gslin@gslin.org > COMMENT= Network interface of Tokyo Cabinet > >! BUILD_DEPENDS= tokyocabinet>=1.4.20:${PORTSDIR}/databases/tokyocabinet > LIB_DEPENDS= tokyocabinet:${PORTSDIR}/databases/tokyocabinet >! RUN_DEPENDS= tokyocabinet>=1.4.20:${PORTSDIR}/databases/tokyocabinet >! >! .if defined(WITH_LUA) >! USE_LUA= 5.1 >! CONFIGURE_ARGS+=--enable-lua >! CONFIGURE_ENV+= CFLAGS="-I${LOCALBASE}/include -I${LUA_INCDIR}" \ >! LDFLAGS="-L${LOCALBASE}/lib -L${LUA_LIBDIR}" \ >! PKG_CONFIG_PATH="${LUA_PREFIX}/share/doc/${LUA_SUBDIR}/etc" >! >! .endif > > GNU_CONFIGURE= yes > USE_LDCONFIG= yes >--- 14,22 ---- > MAINTAINER= gslin@gslin.org > COMMENT= Network interface of Tokyo Cabinet > >! BUILD_DEPENDS= tokyocabinet>=1.4.7:${PORTSDIR}/databases/tokyocabinet > LIB_DEPENDS= tokyocabinet:${PORTSDIR}/databases/tokyocabinet >! RUN_DEPENDS= tokyocabinet>=1.4.7:${PORTSDIR}/databases/tokyocabinet > > GNU_CONFIGURE= yes > USE_LDCONFIG= yes
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 134949
: 96347 |
96348