svn commit: r503753 - head/devel/p5-Locale-libintl

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jun 8 20:28:39 UTC 2019


Author: sunpoet
Date: Sat Jun  8 20:28:38 2019
New Revision: 503753
URL: https://svnweb.freebsd.org/changeset/ports/503753

Log:
  Sort USES

Modified:
  head/devel/p5-Locale-libintl/Makefile

Modified: head/devel/p5-Locale-libintl/Makefile
==============================================================================
--- head/devel/p5-Locale-libintl/Makefile	Sat Jun  8 20:28:32 2019	(r503752)
+++ head/devel/p5-Locale-libintl/Makefile	Sat Jun  8 20:28:38 2019	(r503753)
@@ -14,7 +14,7 @@ COMMENT=	Internationalization library for Perl
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		gettext iconv:translit perl5 localbase
+USES=		gettext iconv:translit localbase perl5
 USE_PERL5=	configure
 
 post-install:


More information about the svn-ports-all mailing list