diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-10-12 08:11:03 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-10-12 08:11:03 +0000 |
commit | 5c12803ddff447cc7b2d452be4d3a860e22ba013 (patch) | |
tree | 505a92b8a01ff4791cafb5c09e3182f20b7c5700 /security/p5-Net-SinFP | |
parent | 1cc3929d7cb1863384aec360f31be589fe52d44d (diff) | |
download | ports-5c12803ddff447cc7b2d452be4d3a860e22ba013.tar.gz ports-5c12803ddff447cc7b2d452be4d3a860e22ba013.zip |
Notes
Diffstat (limited to 'security/p5-Net-SinFP')
-rw-r--r-- | security/p5-Net-SinFP/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/security/p5-Net-SinFP/Makefile b/security/p5-Net-SinFP/Makefile index c7ebb13c508c..5dbfe08d05d7 100644 --- a/security/p5-Net-SinFP/Makefile +++ b/security/p5-Net-SinFP/Makefile @@ -42,9 +42,6 @@ INSTALL_TARGET= pure_install post-patch: @${REINPLACE_CMD} -e 's/.*EXE_FILES.*//' ${WRKSRC}/${CONFIGURE_SCRIPT} - -regression-test: - @(cd ${WRKSRC} && ${PERL} ${CONFIGURE_SCRIPT} && ${MAKE} test) .endif ONLY_FOR_ARCHS= i386 amd64 |