Date: Thu, 4 Jun 2015 09:42:58 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r388518 - head/www/privoxy Message-ID: <201506040942.t549gwkb061566@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Thu Jun 4 09:42:57 2015 New Revision: 388518 URL: https://svnweb.freebsd.org/changeset/ports/388518 Log: - Add CPE info Approved by: portmgr blanket Modified: head/www/privoxy/Makefile Modified: head/www/privoxy/Makefile ============================================================================== --- head/www/privoxy/Makefile Thu Jun 4 09:42:51 2015 (r388517) +++ head/www/privoxy/Makefile Thu Jun 4 09:42:57 2015 (r388518) @@ -14,7 +14,7 @@ LIB_DEPENDS= libpcre.so:${PORTSDIR}/deve WRKSRC= ${WRKDIR}/privoxy-${PORTVERSION}-stable -USES= gmake shebangfix +USES= cpe gmake shebangfix USE_AUTOTOOLS= autoconf SHEBANG_FILES= tools/privoxy-log-parser.pl tools/privoxy-regression-test.pl tools/uagen.pl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506040942.t549gwkb061566>