When building the port I got this: ===> Configuring for p5-Inline-0.48 Warning: prerequisite Test::Warn 0.21 not found. Checking if your kit is complete... Looks good Inline::C is packaged with Inline.pm because it is the most commonly used Inline Language Support Module (ILSM). See also: Inline::ASM, ::Awk, ::BC, ::Basic, ::Befunge, ::CPP (C++), ::CPR, ::Foo, ::Guile, ::Java, ::Octave, ::PERL, ::Python, ::Ruby, ::TT, ::Tcl and ::WebChat. Config.pm indicates that your version of Perl was built with this C compiler: cc I have located this compiler on your system. Do you want to install Inline::C? [y] Ports tools like portmaster that have the ability to hide and/or log build/install need to know if a port is interactive so that the user can act accordingly. Fix: Add IS_INTERACTIVE= true How-To-Repeat: Build the port
Responsible Changed From-To: freebsd-ports-bugs->perl Over to maintainer (via the GNATS Auto Assign Tool)
dougb 2011-10-22 07:12:03 UTC FreeBSD ports repository Modified files: devel/p5-Inline Makefile www/p5-Bigtop Makefile www/p5-Gantry Makefile Log: Add IS_INTERACTIVE to these ports [1] While I'm here, fix RUN_DEPENDS:= ${BUILD_DEPENDS} for devel/p5-Inline PR: ports/161312 [1] PR: ports/161321 [1] PR: ports/161322 [1] Submitted by: me [1] Approved by: perl@ [1] Revision Changes Path 1.15 +3 -1 ports/devel/p5-Inline/Makefile 1.13 +2 -0 ports/www/p5-Bigtop/Makefile 1.17 +2 -0 ports/www/p5-Gantry/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed
Responsible Changed From-To: perl->dougb I committed it.