diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2012-06-05 18:15:31 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2012-06-05 18:15:31 +0000 |
commit | 2963fb0119ba5a4ee53bf74d43168ef0b0f5af94 (patch) | |
tree | a22300e6b15376701387c686a3b9cf5e302ec3c0 /devel/p5-Algorithm-Annotate | |
parent | 7c41d3a611c5cbb915943ae8fdafd53d87787698 (diff) | |
download | ports-2963fb0119ba5a4ee53bf74d43168ef0b0f5af94.tar.gz ports-2963fb0119ba5a4ee53bf74d43168ef0b0f5af94.zip |
Notes
Diffstat (limited to 'devel/p5-Algorithm-Annotate')
-rw-r--r-- | devel/p5-Algorithm-Annotate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Algorithm-Annotate/Makefile b/devel/p5-Algorithm-Annotate/Makefile index 8068a31bd3f3..d4333d0401bf 100644 --- a/devel/p5-Algorithm-Annotate/Makefile +++ b/devel/p5-Algorithm-Annotate/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Represent a series of changes in annotate form -BUILD_DEPENDS= ${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff +BUILD_DEPENDS= p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |