svn commit: r498917 - head/devel/p5-B-Hooks-OP-Annotation

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 14 17:51:18 UTC 2019


Author: sunpoet
Date: Sun Apr 14 17:51:14 2019
New Revision: 498917
URL: https://svnweb.freebsd.org/changeset/ports/498917

Log:
  Cosmetic change

Modified:
  head/devel/p5-B-Hooks-OP-Annotation/Makefile

Modified: head/devel/p5-B-Hooks-OP-Annotation/Makefile
==============================================================================
--- head/devel/p5-B-Hooks-OP-Annotation/Makefile	Sun Apr 14 17:51:08 2019	(r498916)
+++ head/devel/p5-B-Hooks-OP-Annotation/Makefile	Sun Apr 14 17:51:14 2019	(r498917)
@@ -17,8 +17,8 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-ExtUtils-Depends>=0.304:devel/p5-ExtUtils-Depends
 
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/B/Hooks/OP/Annotation/Annotation.so


More information about the svn-ports-head mailing list