aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-mocked/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-04-24 01:14:16 +0000
committerSteve Wills <swills@FreeBSD.org>2012-04-24 01:14:16 +0000
commitfcb62d986bd10af5184d5a4f5f7eeea58fc05e72 (patch)
treee614347fd6e7fc6630e8bf2243dda3d77b63416a /devel/p5-mocked/Makefile
parent76b031b8588fa4c70d8bc6f40c492d33b4649092 (diff)
downloadports-fcb62d986bd10af5184d5a4f5f7eeea58fc05e72.tar.gz
ports-fcb62d986bd10af5184d5a4f5f7eeea58fc05e72.zip
Notes
Diffstat (limited to 'devel/p5-mocked/Makefile')
-rw-r--r--devel/p5-mocked/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/p5-mocked/Makefile b/devel/p5-mocked/Makefile
index 4d90409cc9cb..e007ec431d34 100644
--- a/devel/p5-mocked/Makefile
+++ b/devel/p5-mocked/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mocked
PORTVERSION= 0.09
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:LUKEC
@@ -15,8 +16,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= mocked - use mocked libraries in unit tests
-RUN_DEPENDS= p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception
PERL_CONFIGURE= yes