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 \ |