svn commit: r536972 - head/devel/pire

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri May 29 13:33:14 UTC 2020


Author: amdmi3
Date: Fri May 29 13:33:14 2020
New Revision: 536972
URL: https://svnweb.freebsd.org/changeset/ports/536972

Log:
  Remove forced testing
  
  Reported by:mat

Modified:
  head/devel/pire/Makefile

Modified: head/devel/pire/Makefile
==============================================================================
--- head/devel/pire/Makefile	Fri May 29 12:57:11 2020	(r536971)
+++ head/devel/pire/Makefile	Fri May 29 13:33:14 2020	(r536972)
@@ -22,7 +22,4 @@ INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes
 TEST_TARGET=	check
 
-post-install:
-	cd ${WRKSRC} && make check
-
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list