aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-HTML-Format
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-20 11:39:31 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-20 11:39:31 +0000
commita1356d82b6044a73a90f91f518c00f8600ec2558 (patch)
tree7b48cebcc87f0d2d797bf877f42379ba09f8d0a4 /textproc/p5-HTML-Format
parent29a2e1e003862965e8ff4dde7df89db81c083e82 (diff)
downloadports-a1356d82b6044a73a90f91f518c00f8600ec2558.tar.gz
ports-a1356d82b6044a73a90f91f518c00f8600ec2558.zip
textproc/p5-HTML-Format: Cosmetic change
Diffstat (limited to 'textproc/p5-HTML-Format')
-rw-r--r--textproc/p5-HTML-Format/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-HTML-Format/Makefile b/textproc/p5-HTML-Format/Makefile
index d205be0b1657..a3773fc45d8e 100644
--- a/textproc/p5-HTML-Format/Makefile
+++ b/textproc/p5-HTML-Format/Makefile
@@ -19,8 +19,9 @@ RUN_DEPENDS= p5-Font-AFM>=0:x11-fonts/p5-Font-AFM \
p5-HTML-Tree>=3.15:www/p5-HTML-Tree
TEST_DEPENDS= p5-File-Slurper>=0:devel/p5-File-Slurper
-NO_ARCH= yes
USES= perl5
USE_PERL5= modbuild
+NO_ARCH= yes
+
.include <bsd.port.mk>