aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-06 11:20:48 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-06 11:20:48 +0000
commitbe7be21d0eccf86ade13fc15c7ef2427d3f9eefc (patch)
treeef6bfb37a8ee531d4f35dfc65a28d0d1054d7975
parent98d0c7518d2a77f111a6534e2cbb9172a1406fce (diff)
downloadports-be7be21d0eccf86ade13fc15c7ef2427d3f9eefc.tar.gz
ports-be7be21d0eccf86ade13fc15c7ef2427d3f9eefc.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=554205
-rw-r--r--games/p5-Algorithm-Pair-Best2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/p5-Algorithm-Pair-Best2/Makefile b/games/p5-Algorithm-Pair-Best2/Makefile
index e72c0d2e63fc..2dafa509810a 100644
--- a/games/p5-Algorithm-Pair-Best2/Makefile
+++ b/games/p5-Algorithm-Pair-Best2/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>