summaryrefslogtreecommitdiff
path: root/sysutils/bacula-clientonly
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2008-01-04 14:32:49 +0000
committerghen <ghen@pkgsrc.org>2008-01-04 14:32:49 +0000
commitc0ff0e3bfc453355adb4f28f2a06294f2e378625 (patch)
treecb87220198f47adb8f1450dba44406ab3c50aca2 /sysutils/bacula-clientonly
parent5299226d71df9d0ccffb89e0e3ac2e4d3b229b4c (diff)
downloadpkgsrc-c0ff0e3bfc453355adb4f28f2a06294f2e378625.tar.gz
Full DESTDIR support for all bacula packages.
Diffstat (limited to 'sysutils/bacula-clientonly')
-rw-r--r--sysutils/bacula-clientonly/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/bacula-clientonly/Makefile b/sysutils/bacula-clientonly/Makefile
index e06e7c55b92..d193b79b0c2 100644
--- a/sysutils/bacula-clientonly/Makefile
+++ b/sysutils/bacula-clientonly/Makefile
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.6 2007/07/04 20:54:59 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2008/01/04 14:32:50 ghen Exp $
PKGNAME= ${DISTNAME:S/-/-clientonly-/}
COMMENT= The Network Backup Solution (client only)
CONFLICTS= bacula-[0-9]* bacula-client-[0-9]*
+PKG_DESTDIR_SUPPORT= user-destdir
+
DISTINFO_FILE= ${.CURDIR}/../../sysutils/bacula/distinfo
PATCHDIR= ${.CURDIR}/../../sysutils/bacula/patches
FILESDIR= ${.CURDIR}/../../sysutils/bacula/files