aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Table-ASV
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-09-24 11:12:04 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-09-24 11:12:04 +0000
commitb433d397797814bd54b69343b8ecce7f4a698578 (patch)
tree4f2e815cbfe24b2a5ce278088312574aadf2ac91 /textproc/p5-Text-Table-ASV
parentbe32c2b7c191750db13031916dfa93f242a31f41 (diff)
downloadports-b433d397797814bd54b69343b8ecce7f4a698578.tar.gz
ports-b433d397797814bd54b69343b8ecce7f4a698578.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=480572
Diffstat (limited to 'textproc/p5-Text-Table-ASV')
-rw-r--r--textproc/p5-Text-Table-ASV/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/p5-Text-Table-ASV/Makefile b/textproc/p5-Text-Table-ASV/Makefile
index 5cab1aca141c..2a088a399808 100644
--- a/textproc/p5-Text-Table-ASV/Makefile
+++ b/textproc/p5-Text-Table-ASV/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>