FreeBSD Bugzilla – Attachment 69586 Details for
Bug 101781
[PATCH] games/p5-Games-AlphaBeta: Fix build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-Games-AlphaBeta-0.4.6.patch
p5-Games-AlphaBeta-0.4.6.patch (text/plain), 1.06 KB, created by
gslin
on 2006-08-10 22:40:14 UTC
(
hide
)
Description:
p5-Games-AlphaBeta-0.4.6.patch
Filename:
MIME Type:
Creator:
gslin
Created:
2006-08-10 22:40:14 UTC
Size:
1.06 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/games/p5-Games-AlphaBeta/Makefile /home/staff/gslin/work/p5-Games-AlphaBeta/Makefile >--- /usr/ports/games/p5-Games-AlphaBeta/Makefile Sat Nov 5 23:44:46 2005 >+++ /home/staff/gslin/work/p5-Games-AlphaBeta/Makefile Fri Aug 11 05:38:29 2006 >@@ -15,10 +15,9 @@ > MAINTAINER= aaron@FreeBSD.org > COMMENT= Game-tree search with object oriented interface > >-BUILD_DEPENDS= ${SITE_PERL}/File/Find/Rule.pm:${PORTSDIR}/devel/p5-File-Find-Rule \ >- ${SITE_PERL}/${PERL_ARCH}/Pod/Coverage/CountParents.pm:${PORTSDIR}/devel/p5-Pod-Coverage \ >- ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable >-RUN_DEPENDS= ${BUILD_DEPENDS} >+RUN_DEPENDS= ${SITE_PERL}/File/Find/Rule.pm:${PORTSDIR}/devel/p5-File-Find-Rule \ >+ ${SITE_PERL}/Pod/Coverage/CountParents.pm:${PORTSDIR}/devel/p5-Pod-Coverage >+BUILD_DEPENDS= ${RUN_DEPENDS} > > PERL_MODBUILD= yes > >@@ -30,7 +29,7 @@ > .include <bsd.port.pre.mk> > > .if ${PERL_LEVEL} < 500601 >-IGNORE= requires Perl 5.6.1 or above >+IGNORE= requires Perl 5.6.1 or above > .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 101781
: 69586