FreeBSD Bugzilla – Attachment 27571 Details for
Bug 46714
fix www/mnogosearch to adhere to ${APACHE_PORT}
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mnogosearch.diff
mnogosearch.diff (text/plain), 645 bytes, created by
Erwin Lansing
on 2003-01-03 08:40:01 UTC
(
hide
)
Description:
mnogosearch.diff
Filename:
MIME Type:
Creator:
Erwin Lansing
Created:
2003-01-03 08:40:01 UTC
Size:
645 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /cvs/pepsi/pepsi/src/ports/pil/mnogosearch/Makefile,v >retrieving revision 1.1 >retrieving revision 1.3 >diff -u -u -r1.1 -r1.3 >--- Makefile 3 Jan 2003 08:03:15 -0000 1.1 >+++ Makefile 3 Jan 2003 08:22:07 -0000 1.3 >@@ -25,7 +25,10 @@ > --sysconfdir=${PREFIX}/etc/mnogosearch \ > --localstatedir=/var/mnogosearch > >-RUN_DEPENDS+= ${LOCALBASE}/etc/apache/httpd.conf:${PORTSDIR}/www/apache13 >+RUN_DEPENDS+= ${APXS}:${APACHE_PORT} >+ >+APXS?= ${LOCALBASE}/sbin/apxs >+APACHE_PORT?= ${PORTSDIR}/www/apache13 > > .ifndef NO_OPENSSL > USE_OPENSSL= 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 46714
: 27571