svn commit: r324049 - head/textproc/p5-Search-Saryer

Mathieu Arnold mat at FreeBSD.org
Wed Jul 31 13:18:38 UTC 2013


Author: mat
Date: Wed Jul 31 13:18:37 2013
New Revision: 324049
URL: http://svnweb.freebsd.org/changeset/ports/324049

Log:
  And correctly convert to USES=perl5.

Modified:
  head/textproc/p5-Search-Saryer/Makefile

Modified: head/textproc/p5-Search-Saryer/Makefile
==============================================================================
--- head/textproc/p5-Search-Saryer/Makefile	Wed Jul 31 13:16:46 2013	(r324048)
+++ head/textproc/p5-Search-Saryer/Makefile	Wed Jul 31 13:18:37 2013	(r324049)
@@ -18,6 +18,7 @@ COMMENT=	Perl interface to the Sary libr
 LIB_DEPENDS=	sary.10:${PORTSDIR}/textproc/sary
 
 USES=		perl5 pkgconfig
+USE_PERL5=	configure
 
 MAN3=		Search::Saryer.3
 


More information about the svn-ports-all mailing list