aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Shell-Base
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2012-06-05 18:15:31 +0000
committerAlex Kozlov <ak@FreeBSD.org>2012-06-05 18:15:31 +0000
commit2963fb0119ba5a4ee53bf74d43168ef0b0f5af94 (patch)
treea22300e6b15376701387c686a3b9cf5e302ec3c0 /devel/p5-Shell-Base
parent7c41d3a611c5cbb915943ae8fdafd53d87787698 (diff)
downloadports-2963fb0119ba5a4ee53bf74d43168ef0b0f5af94.tar.gz
ports-2963fb0119ba5a4ee53bf74d43168ef0b0f5af94.zip
Notes
Diffstat (limited to 'devel/p5-Shell-Base')
-rw-r--r--devel/p5-Shell-Base/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Shell-Base/Makefile b/devel/p5-Shell-Base/Makefile
index c5c5103666fd..472bebfb7df1 100644
--- a/devel/p5-Shell-Base/Makefile
+++ b/devel/p5-Shell-Base/Makefile
@@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl module implementing a simple command shell
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Term/Size.pm:${PORTSDIR}/devel/p5-Term-Size \
- ${SITE_PERL}/Text/Shellwords.pm:${PORTSDIR}/textproc/p5-Text-Shellwords
+BUILD_DEPENDS= p5-Term-Size>=0:${PORTSDIR}/devel/p5-Term-Size \
+ p5-Text-Shellwords>=0:${PORTSDIR}/textproc/p5-Text-Shellwords
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes