svn commit: r533022 - head/multimedia/p5-Umph-Prompt

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 26 11:56:59 UTC 2020


Author: sunpoet
Date: Sun Apr 26 11:56:53 2020
New Revision: 533022
URL: https://svnweb.freebsd.org/changeset/ports/533022

Log:
  Cosmetic change

Modified:
  head/multimedia/p5-Umph-Prompt/Makefile

Modified: head/multimedia/p5-Umph-Prompt/Makefile
==============================================================================
--- head/multimedia/p5-Umph-Prompt/Makefile	Sun Apr 26 11:56:48 2020	(r533021)
+++ head/multimedia/p5-Umph-Prompt/Makefile	Sun Apr 26 11:56:53 2020	(r533022)
@@ -14,8 +14,9 @@ COMMENT=	Interactive prompt module for umph and simila
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list