Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Oct 2017 08:10:50 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r451824 - head/net/p5-AnyMQ-AMQP
Message-ID:  <201710120810.v9C8Aou8059091@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Oct 12 08:10:49 2017
New Revision: 451824
URL: https://svnweb.freebsd.org/changeset/ports/451824

Log:
  Convert to test framework

Modified:
  head/net/p5-AnyMQ-AMQP/Makefile

Modified: head/net/p5-AnyMQ-AMQP/Makefile
==============================================================================
--- head/net/p5-AnyMQ-AMQP/Makefile	Thu Oct 12 08:10:43 2017	(r451823)
+++ head/net/p5-AnyMQ-AMQP/Makefile	Thu Oct 12 08:10:49 2017	(r451824)
@@ -23,9 +23,4 @@ RUN_DEPENDS=	p5-AnyMQ>=0:devel/p5-AnyMQ \
 USES=		perl5
 USE_PERL5=	configure
 
-.if defined(MAINTAINER_MODE)
-regression-test: build
-	cd ${WRKSRC} && ${MAKE} test
-.endif
-
 .include <bsd.port.mk>



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