svn commit: r333827 - head/security/p5-Net-OpenID-Common

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Nov 15 09:49:09 UTC 2013


Author: sunpoet
Date: Fri Nov 15 09:49:08 2013
New Revision: 333827
URL: http://svnweb.freebsd.org/changeset/ports/333827

Log:
  - Remove regression-test:

Modified:
  head/security/p5-Net-OpenID-Common/Makefile

Modified: head/security/p5-Net-OpenID-Common/Makefile
==============================================================================
--- head/security/p5-Net-OpenID-Common/Makefile	Fri Nov 15 09:41:40 2013	(r333826)
+++ head/security/p5-Net-OpenID-Common/Makefile	Fri Nov 15 09:49:08 2013	(r333827)
@@ -21,9 +21,4 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 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