svn commit: r533028 - head/x11-toolkits/p5-Tk-ToolBar

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


Author: sunpoet
Date: Sun Apr 26 11:57:22 2020
New Revision: 533028
URL: https://svnweb.freebsd.org/changeset/ports/533028

Log:
  Cosmetic change

Modified:
  head/x11-toolkits/p5-Tk-ToolBar/Makefile

Modified: head/x11-toolkits/p5-Tk-ToolBar/Makefile
==============================================================================
--- head/x11-toolkits/p5-Tk-ToolBar/Makefile	Sun Apr 26 11:57:17 2020	(r533027)
+++ head/x11-toolkits/p5-Tk-ToolBar/Makefile	Sun Apr 26 11:57:22 2020	(r533028)
@@ -17,8 +17,8 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Tk>=0:x11-toolkits/p5-Tk
 TEST_DEPENDS=	p5-Test-Pod>=1.14:devel/p5-Test-Pod
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+
+USE_PERL5=	configure
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list