aboutsummaryrefslogtreecommitdiff
path: root/sysutils/bacula-server
diff options
context:
space:
mode:
authorLars Koeller <lkoeller@FreeBSD.org>2005-10-02 11:07:05 +0000
committerLars Koeller <lkoeller@FreeBSD.org>2005-10-02 11:07:05 +0000
commite555f8a17c9b8a0f6bf9b8e6a78864a621c434bc (patch)
tree0cee8a1c5446e9e5d6dbe35d3d90b9eb810ef178 /sysutils/bacula-server
parentf0a947c9419237ad99118082aa3a494766a0643f (diff)
downloadports-e555f8a17c9b8a0f6bf9b8e6a78864a621c434bc.tar.gz
ports-e555f8a17c9b8a0f6bf9b8e6a78864a621c434bc.zip
Notes
Diffstat (limited to 'sysutils/bacula-server')
-rw-r--r--sysutils/bacula-server/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/bacula-server/Makefile b/sysutils/bacula-server/Makefile
index a2c826c6bd74..0374df6547ec 100644
--- a/sysutils/bacula-server/Makefile
+++ b/sysutils/bacula-server/Makefile
@@ -153,6 +153,8 @@ pre-everything::
.endif
post-patch:
+# Default bconsole.conf is ${PREFIX}/etc
+ @${REINPLACE_CMD} -e 's|./bconsole.conf|${PREFIX}/etc/bconsole.conf|g' ${WRKSRC}/src/console/console.c
.if defined(WITH_CLIENT_ONLY)
# In client port only install startup script out of script dir (see below post-install)
# Dont mkdir ${PREFIX}/share/bacule cause it's empty