summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-HTML-Format/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/textproc/p5-HTML-Format/Makefile b/textproc/p5-HTML-Format/Makefile
index 5f9e8db4a8a4..8d87aefff729 100644
--- a/textproc/p5-HTML-Format/Makefile
+++ b/textproc/p5-HTML-Format/Makefile
@@ -18,14 +18,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= p5-Font-AFM>=0:x11-fonts/p5-Font-AFM \
p5-HTML-Tree>=3.15:www/p5-HTML-Tree
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-File-Slurper>=0:devel/p5-File-Slurper \
- p5-Test-CPAN-Meta>=0:devel/p5-Test-CPAN-Meta \
- p5-Test-EOL>=0:devel/p5-Test-EOL \
- p5-Test-NoTabs>=0:devel/p5-Test-NoTabs
+TEST_DEPENDS= p5-File-Slurper>=0:devel/p5-File-Slurper
NO_ARCH= yes
USES= perl5
USE_PERL5= modbuild
-#INSTALL_TARGET= pure_install
.include <bsd.port.mk>