Date: Tue, 3 Sep 2013 15:22:33 +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: r326158 - head/devel/p5-Net-DBus Message-ID: <201309031522.r83FMXKX009546@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Tue Sep 3 15:22:33 2013 New Revision: 326158 URL: http://svnweb.freebsd.org/changeset/ports/326158 Log: Fix typo Modified: head/devel/p5-Net-DBus/Makefile Modified: head/devel/p5-Net-DBus/Makefile ============================================================================== --- head/devel/p5-Net-DBus/Makefile Tue Sep 3 15:08:46 2013 (r326157) +++ head/devel/p5-Net-DBus/Makefile Tue Sep 3 15:22:33 2013 (r326158) @@ -16,7 +16,7 @@ RUN_DEPENDS= p5-XML-Twig>=0:${PORTSDIR}/ p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes USES= pkgconfig perl5 -USES_PERL5= configure +USE_PERL5= configure MAN3= Net::DBus::ASyncReply.3 Net::DBus::Annotation.3 Net::DBus::Tutorial.3 \ Net::DBus::RemoteObject.3 Net::DBus::Binding::Connection.3 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309031522.r83FMXKX009546>