Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Nov 2015 10:49:53 +0000 (UTC)
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r400604 - head/devel/p5-DateTime-Format-Natural
Message-ID:  <201511011049.tA1Anrf1048191@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Sun Nov  1 10:49:53 2015
New Revision: 400604
URL: https://svnweb.freebsd.org/changeset/ports/400604

Log:
  devel/p5-DateTime-Format-Natural: Remove do-test
  
  - do-test is same as in perl5.mk; remove redundant

Modified:
  head/devel/p5-DateTime-Format-Natural/Makefile

Modified: head/devel/p5-DateTime-Format-Natural/Makefile
==============================================================================
--- head/devel/p5-DateTime-Format-Natural/Makefile	Sun Nov  1 10:10:23 2015	(r400603)
+++ head/devel/p5-DateTime-Format-Natural/Makefile	Sun Nov  1 10:49:53 2015	(r400604)
@@ -27,7 +27,4 @@ USES=		perl5
 USE_PERL5=	modbuild
 NO_ARCH=	yes
 
-do-test:
-	@cd ${WRKSRC} && ./${PL_BUILD} test
-
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511011049.tA1Anrf1048191>