aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Test-Filename
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2016-05-23 11:53:19 +0800
committersunpoet <sunpoet@FreeBSD.org>2016-05-23 11:53:19 +0800
commitdf39985f95cbd280206d0a636dd462e1dbf63187 (patch)
treeb536022f9a6353dd6e9c63926f5ec5081cbc9141 /devel/p5-Test-Filename
parenta38a34445e4bd2645949dfda96f27b9064345aee (diff)
downloadfreebsd-ports-gnome-df39985f95cbd280206d0a636dd462e1dbf63187.tar.gz
freebsd-ports-gnome-df39985f95cbd280206d0a636dd462e1dbf63187.tar.zst
freebsd-ports-gnome-df39985f95cbd280206d0a636dd462e1dbf63187.zip
- Update to 1.302015
- Use real PORTVERSION - Use CONFLICTS_INSTALL instead of CONFLICTS - Update CONFLICTS_INSTALL - Add NO_ARCH Changes: http://search.cpan.org/dist/Test-Simple/Changes
Diffstat (limited to 'devel/p5-Test-Filename')
-rw-r--r--devel/p5-Test-Filename/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Test-Filename/Makefile b/devel/p5-Test-Filename/Makefile
index 501297f6d06f..8131acbb65e9 100644
--- a/devel/p5-Test-Filename/Makefile
+++ b/devel/p5-Test-Filename/Makefile
@@ -20,7 +20,7 @@ USE_PERL5= configure
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 502200
-TEST_DEPENDS+= p5-Test-Simple>=1.001.014:devel/p5-Test-Simple
+TEST_DEPENDS+= p5-Test-Simple>=1.001014:devel/p5-Test-Simple
.endif
.include <bsd.port.post.mk>