From f8b75bb191962529886f03021d9324828553a447 Mon Sep 17 00:00:00 2001 From: swills Date: Wed, 7 Mar 2012 14:40:29 +0000 Subject: - Add TEST_DEPENDS to enable testing Approved by: portmgr (blanket) --- security/p5-Authen-Libwrap/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/security/p5-Authen-Libwrap/Makefile b/security/p5-Authen-Libwrap/Makefile index f0dd9e64cd09..25c66d506cf6 100644 --- a/security/p5-Authen-Libwrap/Makefile +++ b/security/p5-Authen-Libwrap/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Authen::Libwrap - access to TCP Wrappers library +TEST_DEPENDS= p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception + PERL_MODBUILD= yes MAN3= Authen::Libwrap.3 -- cgit