svn commit: r502049 - head/archivers/p5-Compress-Snappy

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 19 21:53:18 UTC 2019


Author: sunpoet
Date: Sun May 19 21:53:16 2019
New Revision: 502049
URL: https://svnweb.freebsd.org/changeset/ports/502049

Log:
  Cosmetic change

Modified:
  head/archivers/p5-Compress-Snappy/Makefile

Modified: head/archivers/p5-Compress-Snappy/Makefile
==============================================================================
--- head/archivers/p5-Compress-Snappy/Makefile	Sun May 19 21:53:11 2019	(r502048)
+++ head/archivers/p5-Compress-Snappy/Makefile	Sun May 19 21:53:16 2019	(r502049)
@@ -16,8 +16,8 @@ LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-Devel-CheckLib>=0:devel/p5-Devel-CheckLib
 
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Compress/Snappy/Snappy.so


More information about the svn-ports-head mailing list