svn commit: r451824 - head/net/p5-AnyMQ-AMQP
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Oct 12 08:10:51 UTC 2017
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>
More information about the svn-ports-head
mailing list