FreeBSD Bugzilla – Attachment 60759 Details for
Bug 91151
[PATCH] misc/tinderbox: correct PHP depends.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
tinderbox.diff
tinderbox.diff (text/plain), 940 bytes, created by
Andrey Slusar
on 2005-12-31 23:10:03 UTC
(
hide
)
Description:
tinderbox.diff
Filename:
MIME Type:
Creator:
Andrey Slusar
Created:
2005-12-31 23:10:03 UTC
Size:
940 bytes
patch
obsolete
>Index: ports/misc/tinderbox/Makefile >=================================================================== >RCS file: /home/pcvs/ports/misc/tinderbox/Makefile,v >retrieving revision 1.3 >diff -u -r1.3 Makefile >--- ports/misc/tinderbox/Makefile 26 Dec 2005 23:00:04 -0000 1.3 >+++ ports/misc/tinderbox/Makefile 31 Dec 2005 22:57:50 -0000 >@@ -23,18 +23,18 @@ > > NO_BUILD= yes > USE_APACHE= yes >-USE_PHP= pgsql mysql session >+USE_PHP= session > SUB_FILES= pkg-message > PKGMESSAGE= ${WRKDIR}/pkg-message > >-.include <bsd.port.pre.mk> >- > .if defined(WITH_PGSQL) >+USE_PHP+= pgsql > USE_PGSQL= yes > RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg > .endif > > .if defined(WITH_MYSQL) >+USE_PHP+= mysql > USE_MYSQL= yes > RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql > .endif >@@ -51,4 +51,4 @@ > post-install: > ${CAT} ${PKGMESSAGE} > >-.include <bsd.port.post.mk> >+.include <bsd.port.mk>
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 91151
: 60759 |
60760
|
60761