From 4e62ff9a35c4ebcea04a0e4bc72153d66986c375 Mon Sep 17 00:00:00 2001 From: Michael Landin Date: Thu, 22 Mar 2012 11:52:45 +0000 Subject: - Add missing DEPENDS, add TEST_DEPENDS PR: ports/165835 Submitted by: Steve Wills Feature safe: yes --- net/p5-Net-Whois-RIPE/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'net/p5-Net-Whois-RIPE') diff --git a/net/p5-Net-Whois-RIPE/Makefile b/net/p5-Net-Whois-RIPE/Makefile index 4dc33b3a8cd2..e59d73a2002c 100644 --- a/net/p5-Net-Whois-RIPE/Makefile +++ b/net/p5-Net-Whois-RIPE/Makefile @@ -16,7 +16,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= mich@FreeBSD.org COMMENT= Implementation of RIPE Whois -RUN_DEPENDS= p5-Iterator-Util>=0:${PORTSDIR}/devel/p5-Iterator-Util +BUILD_DEPENDS= p5-Iterator-Util>=0:${PORTSDIR}/devel/p5-Iterator-Util +RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception PERL_CONFIGURE= yes -- cgit v1.2.3