git: 306436af1ef1 - main - graphics/p5-Image-Base: Cosmetic change
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 18 07:10:15 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=306436af1ef12dc5b97e26541182ccbc7079bc59
commit 306436af1ef12dc5b97e26541182ccbc7079bc59
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 04:59:14 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:42:35 +0000
graphics/p5-Image-Base: Cosmetic change
---
graphics/p5-Image-Base/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/graphics/p5-Image-Base/Makefile b/graphics/p5-Image-Base/Makefile
index 6c770560befd..c07718620512 100644
--- a/graphics/p5-Image-Base/Makefile
+++ b/graphics/p5-Image-Base/Makefile
@@ -12,8 +12,9 @@ COMMENT= Base class for loading, manipulating, and saving images
LICENSE= LGPL3
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list