View | Details | Raw Unified | Return to bug 144268
Collapse All | Expand All

(-)www/privoxy/Makefile (-1 / +2 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	privoxy
8
PORTNAME=	privoxy
9
PORTVERSION=	3.0.16
9
PORTVERSION=	3.0.16
10
PORTREVISION=	1
10
CATEGORIES=	www ipv6
11
CATEGORIES=	www ipv6
11
MASTER_SITES=	SF/ijbswa/Sources/${PORTVERSION}%20%28stable%29
12
MASTER_SITES=	SF/ijbswa/Sources/${PORTVERSION}%20%28stable%29
12
DISTNAME=	privoxy-${PORTVERSION}-stable-src
13
DISTNAME=	privoxy-${PORTVERSION}-stable-src
Lines 66-72 Link Here
66
67
67
.if defined(WITH_PRIVOXY_TOOLS)
68
.if defined(WITH_PRIVOXY_TOOLS)
68
USE_PERL5_RUN=	yes
69
USE_PERL5_RUN=	yes
69
RUN_DEPENDS+=	curl.5:${PORTSDIR}/ftp/curl
70
RUN_DEPENDS+=	curl:${PORTSDIR}/ftp/curl
70
PLIST_SUB+=	PRIVOXY_TOOLS=""
71
PLIST_SUB+=	PRIVOXY_TOOLS=""
71
.else
72
.else
72
PLIST_SUB+=	PRIVOXY_TOOLS="@comment "
73
PLIST_SUB+=	PRIVOXY_TOOLS="@comment "

Return to bug 144268