FreeBSD Bugzilla – Attachment 42240 Details for
Bug 65900
(non-maintainer) IGNORE p5-ExtUtils-MakeMaker for Perl >= 5.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 860 bytes, created by
Trevor Johnson
on 2004-04-23 00:00:46 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Trevor Johnson
Created:
2004-04-23 00:00:46 UTC
Size:
860 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-ExtUtils-MakeMaker/Makefile,v >retrieving revision 1.1 >diff -u -r1.1 Makefile >--- Makefile 20 Apr 2004 20:40:01 -0000 1.1 >+++ Makefile 22 Apr 2004 22:40:18 -0000 >@@ -15,6 +15,9 @@ > MAINTAINER= ahze@ahze.net > COMMENT= Designed to write a Makefile for an extension module > >+BUILD_DEPENDS= ${SITE_PERL}/Pod/Man.pm:${PORTSDIR}/textproc/p5-podlators >+RUN_DEPENDS= ${BUILD_DEPENDS} >+ > PERL_CONFIGURE= YES > CONFIGURE_ARGS= INSTALLDIRS=site > >@@ -33,9 +36,8 @@ > > .include <bsd.port.pre.mk> > >-.if ${PERL_LEVEL} < 500600 >-BUILD_DEPENDS+= ${SITE_PERL}/Pod/Man.pm:${PORTSDIR}/textproc/p5-podlators >-RUN_DEPENDS+= ${BUILD_DEPENDS} >+.if ${PERL_LEVEL} >= 500600 >+IGNORE= is already included in Perl 5.6 and greater > .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 65900
: 42240