summaryrefslogtreecommitdiff
path: root/sysutils/bacula-clientonly
diff options
context:
space:
mode:
authorghen <ghen>2008-01-04 14:32:49 +0000
committerghen <ghen>2008-01-04 14:32:49 +0000
commitc028089dda4a76f1e4c9f3f0c6e2cfeee3cbb455 (patch)
treecb87220198f47adb8f1450dba44406ab3c50aca2 /sysutils/bacula-clientonly
parentdbeaa9bc71eea040ad722657844780206c6d28b4 (diff)
downloadpkgsrc-c028089dda4a76f1e4c9f3f0c6e2cfeee3cbb455.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