diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-23 01:14:25 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-23 01:14:25 +0000 |
commit | 80d4a2c1b9ee02c88494415d295ea1f0def82991 (patch) | |
tree | e4bc76b5f035f34df58c662b9b67835200fe8da1 /devel/p5-Test-Differences | |
parent | d6ae8aee59db310c361e51a560ca9a39a4faabe3 (diff) | |
download | ports-80d4a2c1b9ee02c88494415d295ea1f0def82991.tar.gz ports-80d4a2c1b9ee02c88494415d295ea1f0def82991.zip |
Notes
Diffstat (limited to 'devel/p5-Test-Differences')
-rw-r--r-- | devel/p5-Test-Differences/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Test-Differences/Makefile b/devel/p5-Test-Differences/Makefile index e88328dfece6..cf9959157356 100644 --- a/devel/p5-Test-Differences/Makefile +++ b/devel/p5-Test-Differences/Makefile @@ -18,6 +18,8 @@ COMMENT= Test::Differences - Test strings and data structures for differences BUILD_DEPENDS= ${SITE_PERL}/Text/Diff.pm:${PORTSDIR}/textproc/p5-Text-Diff RUN_DEPENDS= ${BUILD_DEPENDS} +PORTSCOUT= skipv:0.4801 + PERL_CONFIGURE= yes MAN3= Test::Differences.3 |