aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2009-04-21 00:47:58 +0800
committerwxs <wxs@FreeBSD.org>2009-04-21 00:47:58 +0800
commite4f6ec6131613770ea04389567431f92048d8bc0 (patch)
tree0db6d4647cdeb7f25b1b6a987dd3205e7704c5fb
parentefbcfdcca5da07fdb695cbf2eb05c5c262f93c87 (diff)
downloadfreebsd-ports-gnome-e4f6ec6131613770ea04389567431f92048d8bc0.tar.gz
freebsd-ports-gnome-e4f6ec6131613770ea04389567431f92048d8bc0.tar.zst
freebsd-ports-gnome-e4f6ec6131613770ea04389567431f92048d8bc0.zip
- Unbreak build following rest of bacula port updates.
Reviewed by: Dan Langille <dan@langille.org> (maintainer) Approved by: portmgr (pav)
-rw-r--r--sysutils/bacula-bat/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/bacula-bat/Makefile b/sysutils/bacula-bat/Makefile
index 5277500c88a0..b760114b1ce8 100644
--- a/sysutils/bacula-bat/Makefile
+++ b/sysutils/bacula-bat/Makefile
@@ -6,6 +6,7 @@
#
PORTNAME= bacula
+PORTREVISION= 1
PKGNAMESUFFIX= -bat
COMMENT= The network backup solution (GUI)
@@ -39,7 +40,7 @@ post-install:
do-install:
# Install config files and preserve existing ones
- ${INSTALL_PROGRAM} ${WRKSRC}/src/qt-console/bat ${PREFIX}/sbin
+ ${INSTALL_PROGRAM} ${WRKSRC}/src/qt-console/.libs/bat ${PREFIX}/sbin
${INSTALL_SCRIPT} ${WRKSRC}/src/qt-console/bat.conf ${PREFIX}/etc/bat.conf.sample
${GZIP_CMD} ${WRKSRC}/manpages/bat.1
${INSTALL_MAN} ${WRKSRC}/manpages/bat.1.gz ${PREFIX}/man/man1/