aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Table-Tiny
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-09-24 11:12:09 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-09-24 11:12:09 +0000
commit348bc2732c3759c32876328b6791696e9070b7eb (patch)
tree6485ac88358f12c9c06dffe5aa2e54b2a53603dd /textproc/p5-Text-Table-Tiny
parentb433d397797814bd54b69343b8ecce7f4a698578 (diff)
downloadports-348bc2732c3759c32876328b6791696e9070b7eb.tar.gz
ports-348bc2732c3759c32876328b6791696e9070b7eb.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=480573
Diffstat (limited to 'textproc/p5-Text-Table-Tiny')
-rw-r--r--textproc/p5-Text-Table-Tiny/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/p5-Text-Table-Tiny/Makefile b/textproc/p5-Text-Table-Tiny/Makefile
index fd173f29bfbc..b4c21ea5bca7 100644
--- a/textproc/p5-Text-Table-Tiny/Makefile
+++ b/textproc/p5-Text-Table-Tiny/Makefile
@@ -14,8 +14,9 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>