Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jun 2019 20:28:38 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r503753 - head/devel/p5-Locale-libintl
Message-ID:  <201906082028.x58KScqK030570@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906082028.x58KScqK030570>