aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Net-OpenID-Common
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-15 09:49:08 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-15 09:49:08 +0000
commit424062165e825e2d339dfd8383cb4a21a3cf83c9 (patch)
tree3d140f8af7750af52368289ce1eed548cf4239bf /security/p5-Net-OpenID-Common
parent4c23a2c3a14b203d4cd69d5901c5f2c135e52403 (diff)
downloadports-424062165e825e2d339dfd8383cb4a21a3cf83c9.tar.gz
ports-424062165e825e2d339dfd8383cb4a21a3cf83c9.zip
- Remove regression-test:
Notes
Notes: svn path=/head/; revision=333827
Diffstat (limited to 'security/p5-Net-OpenID-Common')
-rw-r--r--security/p5-Net-OpenID-Common/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/security/p5-Net-OpenID-Common/Makefile b/security/p5-Net-OpenID-Common/Makefile
index 2c4155575022..47bdc608d8fb 100644
--- a/security/p5-Net-OpenID-Common/Makefile
+++ b/security/p5-Net-OpenID-Common/Makefile
@@ -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>