Date: Sat, 11 Mar 2017 15:59:36 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435930 - head/security/p5-POE-Filter-SSL Message-ID: <201703111559.v2BFxaMo027008@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Mar 11 15:59:36 2017 New Revision: 435930 URL: https://svnweb.freebsd.org/changeset/ports/435930 Log: Add PORTSCOUT Modified: head/security/p5-POE-Filter-SSL/Makefile Modified: head/security/p5-POE-Filter-SSL/Makefile ============================================================================== --- head/security/p5-POE-Filter-SSL/Makefile Sat Mar 11 15:59:32 2017 (r435929) +++ head/security/p5-POE-Filter-SSL/Makefile Sat Mar 11 15:59:36 2017 (r435930) @@ -19,6 +19,8 @@ BUILD_DEPENDS= p5-Net-SSLeay>=0:security p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} +PORTSCOUT= skipv:0.291 + MAKE_ARGS= PASTHRU_INC=-I${OPENSSLINC} USES= perl5 ssl USE_PERL5= configure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703111559.v2BFxaMo027008>