FreeBSD Bugzilla – Attachment 7250 Details for
Bug 15859
Fix a typo in BUILD_DEPENDS in www/p5-ParallelUA/Makefile
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 793 bytes, created by
Dima Sivachenko
on 2000-01-03 16:20:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Dima Sivachenko
Created:
2000-01-03 16:20:03 UTC
Size:
793 bytes
patch
obsolete
>diff -Nur p5-ParallelUA.old/Makefile p5-ParallelUA/Makefile >--- p5-ParallelUA.old/Makefile Tue Aug 31 10:52:12 1999 >+++ p5-ParallelUA/Makefile Mon Jan 3 19:09:26 2000 >@@ -15,9 +15,9 @@ > > MAINTAINER= ache@FreeBSD.org > >-BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/LWP.pm:${PORTSDIR}/www/p5-libwww \ >- ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/URI.pm:${PORTSDIR}/net/p5-URI \ >- ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/HTML/HeadParser.pm:${PORTSDIR}/www/p5-HTML-Parser >+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP.pm:${PORTSDIR}/www/p5-libwww \ >+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI.pm:${PORTSDIR}/net/p5-URI \ >+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/HTML/HeadParser.pm:${PORTSDIR}/www/p5-HTML-Parser > > USE_PERL5= 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 15859
: 7250