FreeBSD Bugzilla – Attachment 106068 Details for
Bug 146621
[PATCH] devel/apr: define python version explicitly
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
apr-1.4.2.1.3.9_1.patch
apr-1.4.2.1.3.9_1.patch (text/plain), 784 bytes, created by
Sunpoet Po-Chuan Hsieh
on 2010-05-15 19:10:07 UTC
(
hide
)
Description:
apr-1.4.2.1.3.9_1.patch
Filename:
MIME Type:
Creator:
Sunpoet Po-Chuan Hsieh
Created:
2010-05-15 19:10:07 UTC
Size:
784 bytes
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/sunpoet/apr/../../devel/apr/Makefile /usr/ports/sunpoet/apr/Makefile >--- /usr/ports/sunpoet/apr/../../devel/apr/Makefile 2010-05-08 17:29:32.000000000 +0800 >+++ /usr/ports/sunpoet/apr/Makefile 2010-05-16 01:56:16.000000000 +0800 >@@ -36,7 +36,7 @@ > USE_ICONV= yes > USE_AUTOTOOLS= automake:19 autoconf:262 libtool:22:env > USE_PERL5_BUILD= yes >-USE_PYTHON_BUILD= yes >+USE_PYTHON_BUILD= -2.6 > USE_LDCONFIG= yes > GNU_CONFIGURE= yes > >@@ -216,6 +216,8 @@ > ${REINPLACE_CMD} -e 's,-lpthread,${PTHREAD_LIBS},g' \ > ${APR_WRKDIR}/build/apr_threads.m4 ${APR_WRKDIR}/build/apr_hints.m4 \ > ${APU_WRKDIR}/build/apu-conf.m4 >+ ${REINPLACE_CMD} -e '1 s/python/${PYTHON_VERSION}/' \ >+ ${APR_WRKDIR}/build/gen-build.py > > run-autotools:: > cd ${APR_WRKDIR} ; \
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 146621
: 106068