svn commit: r532312 - head/databases/p5-Cache-BDB
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Apr 21 19:36:02 UTC 2020
Author: sunpoet
Date: Tue Apr 21 19:36:00 2020
New Revision: 532312
URL: https://svnweb.freebsd.org/changeset/ports/532312
Log:
Cosmetic change
Modified:
head/databases/p5-Cache-BDB/Makefile
Modified: head/databases/p5-Cache-BDB/Makefile
==============================================================================
--- head/databases/p5-Cache-BDB/Makefile Tue Apr 21 19:35:51 2020 (r532311)
+++ head/databases/p5-Cache-BDB/Makefile Tue Apr 21 19:36:00 2020 (r532312)
@@ -17,8 +17,9 @@ LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-BerkeleyDB>=0:databases/p5-BerkeleyDB
-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