summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-08-03 12:42:56 +0000
committerjoerg <joerg@pkgsrc.org>2009-08-03 12:42:56 +0000
commit14762ba71884c9e1c658f28a0dc717654ca3448a (patch)
tree829c53d7089f9b089744b189dd65517fc2cd2dab
parent54f7c90382febc3a1f4bb93b41aeb4e690030f59 (diff)
downloadpkgsrc-14762ba71884c9e1c658f28a0dc717654ca3448a.tar.gz
Needs bin directory.
-rw-r--r--sysutils/bacula-qt-console/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/bacula-qt-console/Makefile b/sysutils/bacula-qt-console/Makefile
index 96a3f544600..95ae964ea68 100644
--- a/sysutils/bacula-qt-console/Makefile
+++ b/sysutils/bacula-qt-console/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/07/06 16:22:30 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2009/08/03 12:42:56 joerg Exp $
PKGNAME= ${DISTNAME:S/-/-qt-console-/}
PKGREVISION= 1
@@ -17,7 +17,7 @@ BUILD_DIRS= src/lib
BUILD_DIRS+= src/qt-console
INSTALL_DIRS= src/qt-console
-INSTALLATION_DIRS= share/examples/bacula
+INSTALLATION_DIRS= bin share/examples/bacula
CONF_FILES+= ${EXAMPLESDIR}/bat.conf ${PKG_SYSCONFDIR}/bat.conf