svn commit: r382990 - head/devel/p5-Test-Modern
Muhammad Moinur Rahman
bofh at FreeBSD.org
Thu Apr 2 08:59:04 UTC 2015
Author: bofh
Date: Thu Apr 2 08:59:03 2015
New Revision: 382990
URL: https://svnweb.freebsd.org/changeset/ports/382990
Log:
devel/p5-Test-Modern: Remove unnecessary test which is already in perl5.mk
Submitted by: sunpoet
Modified:
head/devel/p5-Test-Modern/Makefile
Modified: head/devel/p5-Test-Modern/Makefile
==============================================================================
--- head/devel/p5-Test-Modern/Makefile Thu Apr 2 07:38:03 2015 (r382989)
+++ head/devel/p5-Test-Modern/Makefile Thu Apr 2 08:59:03 2015 (r382990)
@@ -27,7 +27,4 @@ TEST_DEPENDS= p5-Moose>=0:${PORTSDIR}/de
USES= perl5
USE_PERL5= configure
-test:
- cd ${WRKSRC} && ${MAKE} test
-
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list