FreeBSD Bugzilla – Attachment 145217 Details for
Bug 192283
irc/epic4 fails to fetch (tries to look in distinfo for tarball, not distfiles) after r363371
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix USES ordering
Makefile.diff (text/plain), 595 bytes, created by
Jeremy Chadwick
on 2014-08-01 17:49:05 UTC
(
hide
)
Description:
Fix USES ordering
Filename:
MIME Type:
Creator:
Jeremy Chadwick
Created:
2014-08-01 17:49:05 UTC
Size:
595 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 363744) >+++ Makefile (working copy) >@@ -22,6 +22,7 @@ > GNU_CONFIGURE= yes > USE_OPENSSL= yes > PLIST_SUB+= PORTVERSION=${PORTVERSION} >+USES+= tar:bzip2 > CFLAGS:= ${CFLAGS:C/-O2/-g -O/g} > > OPTIONS_DEFINE= IPV6 TCL PERL SSL TERMCAP DOCS >@@ -49,7 +50,7 @@ > # SITE_PERL and PERL_VERSION to create the path. > # > .if ${PORT_OPTIONS:MPERL} >-USES+= perl5 tar:bzip2 >+USES+= perl5 > CONFIGURE_ARGS+= --with-perl=${SITE_PERL}/../../${PERL_VERSION}/mach/CORE > .else > CONFIGURE_ARGS+= --without-perl
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 192283
: 145217