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

(-)polipo/Makefile (+1 lines)
Lines 26-31 Link Here
26
SUB_LIST+=	USER=${PUSER} GROUP=${PGRP} DESTDIR=${DESTDIR} PCONFIGDIR=${PCONFIGDIR} \
26
SUB_LIST+=	USER=${PUSER} GROUP=${PGRP} DESTDIR=${DESTDIR} PCONFIGDIR=${PCONFIGDIR} \
27
		PCACHEDIR=${PCACHEDIR} PPIDDIR=${PPIDDIR} PPIDFILE=${PPIDFILE} \
27
		PCACHEDIR=${PCACHEDIR} PPIDDIR=${PPIDDIR} PPIDFILE=${PPIDFILE} \
28
		PLOGFILE=${PLOGFILE}
28
		PLOGFILE=${PLOGFILE}
29
PLIST_SUB=	PCACHEDIR=${PCACHEDIR}
29
30
30
# polipo installation options, propagated to install scripts
31
# polipo installation options, propagated to install scripts
31
PUSER?=		polipo
32
PUSER?=		polipo
(-)polipo/pkg-plist (-1 / +1 lines)
Lines 9-12 Link Here
9
@dirrmtry etc/polipo
9
@dirrmtry etc/polipo
10
@dirrmtry etc/periodic/daily
10
@dirrmtry etc/periodic/daily
11
@dirrmtry etc/periodic
11
@dirrmtry etc/periodic
12
@dirrmtry /var/cache/polipo
12
@dirrmtry %%PCACHEDIR%%

Return to bug 193606