aboutsummaryrefslogtreecommitdiffstats
path: root/converters/p5-Unicode-Stringprep/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/p5-Unicode-Stringprep/Makefile')
-rw-r--r--converters/p5-Unicode-Stringprep/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/converters/p5-Unicode-Stringprep/Makefile b/converters/p5-Unicode-Stringprep/Makefile
index 33f2d69abdc2..ae54c98ee69c 100644
--- a/converters/p5-Unicode-Stringprep/Makefile
+++ b/converters/p5-Unicode-Stringprep/Makefile
@@ -15,7 +15,9 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Preparation of Internationalized Strings (RFC 3454)
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Unicode/Normalize.pm:${PORTSDIR}/textproc/p5-Unicode-Normalize
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+
+TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
PERL_CONFIGURE= yes