Date: Wed, 31 Jul 2013 09:17:36 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r324021 - head/databases/p5-MR-Tarantool Message-ID: <201307310917.r6V9HaeW090723@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Wed Jul 31 09:17:35 2013 New Revision: 324021 URL: http://svnweb.freebsd.org/changeset/ports/324021 Log: Convert to new perl order that fixes an undetermined fallout Modified: head/databases/p5-MR-Tarantool/Makefile Modified: head/databases/p5-MR-Tarantool/Makefile ============================================================================== --- head/databases/p5-MR-Tarantool/Makefile Wed Jul 31 09:17:08 2013 (r324020) +++ head/databases/p5-MR-Tarantool/Makefile Wed Jul 31 09:17:35 2013 (r324021) @@ -16,7 +16,8 @@ BUILD_DEPENDS= p5-AnyEvent>=7.04:${PORTS p5-String-CRC32>=1.4:${PORTSDIR}/devel/p5-String-CRC32 RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= MR::IProto.3 \ MR::IProto::Cluster.3 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307310917.r6V9HaeW090723>