FreeBSD Bugzilla – Attachment 178660 Details for
Bug 215900
www/lightsquid: add p5-CGI runtime dependency for newer Perl versions
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
add p5-CGI runtime dependency
lightsquid.diff (text/plain), 420 bytes, created by
Franco Fichtner
on 2017-01-09 08:02:44 UTC
(
hide
)
Description:
add p5-CGI runtime dependency
Filename:
MIME Type:
Creator:
Franco Fichtner
Created:
2017-01-09 08:02:44 UTC
Size:
420 bytes
patch
obsolete
>diff --git a/www/lightsquid/Makefile b/www/lightsquid/Makefile >index 4644859..e6bdafe 100644 >--- a/www/lightsquid/Makefile >+++ b/www/lightsquid/Makefile >@@ -80,4 +80,10 @@ do-install-DOCS-on: > ${INSTALL_DATA} ${WRKSRC}/doc/${i} ${STAGEDIR}/${DOCSDIR} > .endfor > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+.if ${PERL_LEVEL} >= 502200 >+RUN_DEPENDS+= p5-CGI>0:www/p5-CGI >+.endif >+ >+.include <bsd.port.post.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 215900
: 178660