aboutsummaryrefslogtreecommitdiff
path: root/games/p5-Games-AlphaBeta
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2006-08-21 16:46:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2006-08-21 16:46:15 +0000
commit2f15f9036bd4d05e038a2f875da8a543f7d3f1f9 (patch)
tree08700d59024518b43b0d804d65ef83fe0257a77e /games/p5-Games-AlphaBeta
parent65299e08dee7b2ba045296117da20e3936672b0a (diff)
downloadports-2f15f9036bd4d05e038a2f875da8a543f7d3f1f9.tar.gz
ports-2f15f9036bd4d05e038a2f875da8a543f7d3f1f9.zip
Notes
Diffstat (limited to 'games/p5-Games-AlphaBeta')
-rw-r--r--games/p5-Games-AlphaBeta/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/p5-Games-AlphaBeta/Makefile b/games/p5-Games-AlphaBeta/Makefile
index db9c972b987e..6bff6b582783 100644
--- a/games/p5-Games-AlphaBeta/Makefile
+++ b/games/p5-Games-AlphaBeta/Makefile
@@ -16,7 +16,7 @@ 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}/Pod/Coverage/CountParents.pm:${PORTSDIR}/devel/p5-Pod-Coverage \
${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
RUN_DEPENDS= ${BUILD_DEPENDS}