Date: Tue, 17 Feb 2015 16:01:09 +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: r379169 - head/devel/p5-POE Message-ID: <201502171601.t1HG19cv089454@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Tue Feb 17 16:01:08 2015 New Revision: 379169 URL: https://svnweb.freebsd.org/changeset/ports/379169 QAT: https://qat.redports.org/buildarchive/r379169/ Log: Don't be interactive. PR: 196965 Sponsored by: Absolight Modified: head/devel/p5-POE/Makefile Modified: head/devel/p5-POE/Makefile ============================================================================== --- head/devel/p5-POE/Makefile Tue Feb 17 15:58:12 2015 (r379168) +++ head/devel/p5-POE/Makefile Tue Feb 17 16:01:08 2015 (r379169) @@ -26,6 +26,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS_DEFINE= EXAMPLES +CONFIGURE_ARGS= --default + USES= perl5 shebangfix USE_PERL5= configure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502171601.t1HG19cv089454>