summaryrefslogtreecommitdiff
path: root/textproc/p5-HTML-Format
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-01-07 12:13:16 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-01-07 12:13:16 +0000
commite59b033921d1ba5b1ce51541e797d23570684a23 (patch)
treecb12a9baca6abe9c79a8f0fa948f6db702c2336a /textproc/p5-HTML-Format
parentStrip shared library in post-install: (diff)
Update TEST_DEPENDS: remove dependencies of author/release test
Diffstat (limited to 'textproc/p5-HTML-Format')
-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>