svn commit: r388518 - head/www/privoxy

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Jun 4 09:42:58 UTC 2015


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
 


More information about the svn-ports-all mailing list