svn commit: r379169 - head/devel/p5-POE
Mathieu Arnold
mat at FreeBSD.org
Tue Feb 17 16:01:09 UTC 2015
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
More information about the svn-ports-all
mailing list