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

(-)Makefile (-1 / +1 lines)
Lines 82-88 Link Here
82
		--with-working-dir=${BAREOS_DIR} \
82
		--with-working-dir=${BAREOS_DIR} \
83
		--with-scriptdir=${PREFIX}/share/${PORTNAME} \
83
		--with-scriptdir=${PREFIX}/share/${PORTNAME} \
84
		--with-logdir=/var/log/bareos \
84
		--with-logdir=/var/log/bareos \
85
		--with-readline=yes \
85
		--with-readline=${PREFIX} \
86
		--disable-conio \
86
		--disable-conio \
87
		--enable-batch-insert \
87
		--enable-batch-insert \
88
		--with-plugindir=${PREFIX}/lib/bareos/plugins \
88
		--with-plugindir=${PREFIX}/lib/bareos/plugins \

Return to bug 219201