Date: Wed, 31 Jul 2013 13:18:37 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r324049 - head/textproc/p5-Search-Saryer Message-ID: <201307311318.r6VDIbbw065540@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307311318.r6VDIbbw065540>