git: 27601bcbd94b - main - devel/p5-Form-Sensible: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jun 25 13:43:22 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=27601bcbd94b4b2843816b669d1a28f0d4a6315f

commit 27601bcbd94b4b2843816b669d1a28f0d4a6315f
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:34:27 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:34:27 +0000

    devel/p5-Form-Sensible: Cosmetic change
---
 devel/p5-Form-Sensible/Makefile | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/devel/p5-Form-Sensible/Makefile b/devel/p5-Form-Sensible/Makefile
index 3fe46c8c4cc1..23ad941633a2 100644
--- a/devel/p5-Form-Sensible/Makefile
+++ b/devel/p5-Form-Sensible/Makefile
@@ -21,11 +21,12 @@ RUN_DEPENDS=	p5-DateTime>=0:devel/p5-DateTime \
 		p5-Template-Toolkit>=0:www/p5-Template-Toolkit \
 		p5-namespace-autoclean>=0:devel/p5-namespace-autoclean
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
-post-extract:
+post-patch:
 	@${RM} ${WRKSRC}/lib/Form/Sensible/Renderer/HTML/RenderedForm.pm.orig
 
 .include <bsd.port.mk>


More information about the dev-commits-ports-main mailing list