FreeBSD Bugzilla – Attachment 42693 Details for
Bug 66525
[PATCH] french/plgrenouille: Fix for pre-5.6 perl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
plgrenouille-0.70.6.patch
plgrenouille-0.70.6.patch (text/plain), 960 bytes, created by
Lars Thegler
on 2004-05-11 14:00:42 UTC
(
hide
)
Description:
plgrenouille-0.70.6.patch
Filename:
MIME Type:
Creator:
Lars Thegler
Created:
2004-05-11 14:00:42 UTC
Size:
960 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/french/plgrenouille/Makefile,v >retrieving revision 1.8 >diff -u -r1.8 Makefile >--- Makefile 12 Mar 2004 23:49:14 -0000 1.8 >+++ Makefile 11 May 2004 12:50:18 -0000 >@@ -16,7 +16,6 @@ > > LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net-mgmt/net-snmp > RUN_DEPENDS= ${SITE_PERL}/Net/FTP.pm:${PORTSDIR}/net/p5-Net \ >- ${SITE_PERL}/Net/SNMP.pm:${PORTSDIR}/net-mgmt/p5-Net-SNMP \ > ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes > > .if !defined(BATCH) >@@ -110,4 +109,12 @@ > configure-package: > @${SETENV} ${SCRIPTS_ENV} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+.if ${PERL_LEVEL} < 500600 >+RUN_DEPENDS+= ${SITE_PERL}/Net/SNMP.pm:${PORTSDIR}/net-mgmt/p5-Net-SNMP3 >+.else >+RUN_DEPENDS+= ${SITE_PERL}/Net/SNMP.pm:${PORTSDIR}/net-mgmt/p5-Net-SNMP >+.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 66525
: 42693