svn commit: r532319 - head/databases/p5-Dancer-Plugin-Database-Core
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Apr 21 19:36:47 UTC 2020
Author: sunpoet
Date: Tue Apr 21 19:36:43 2020
New Revision: 532319
URL: https://svnweb.freebsd.org/changeset/ports/532319
Log:
Cosmetic change
Modified:
head/databases/p5-Dancer-Plugin-Database-Core/Makefile
Modified: head/databases/p5-Dancer-Plugin-Database-Core/Makefile
==============================================================================
--- head/databases/p5-Dancer-Plugin-Database-Core/Makefile Tue Apr 21 19:36:35 2020 (r532318)
+++ head/databases/p5-Dancer-Plugin-Database-Core/Makefile Tue Apr 21 19:36:43 2020 (r532319)
@@ -17,8 +17,9 @@ RUN_DEPENDS= p5-DBI>=0:databases/p5-DBI
TEST_DEPENDS= p5-Test-Pod>=1.22:devel/p5-Test-Pod \
p5-Test-Pod-Coverage>=1.08:devel/p5-Test-Pod-Coverage
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list