summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorheinz <heinz>2009-12-11 17:21:30 +0000
committerheinz <heinz>2009-12-11 17:21:30 +0000
commitec5598bce06616c1e0cf66228f70938faa2e086c (patch)
tree5c124980ce961a3055335713b9fa2e735b4b5f79 /sysutils
parent84f8dcacacc2d413072d6852bd088a3d673bb574 (diff)
downloadpkgsrc-ec5598bce06616c1e0cf66228f70938faa2e086c.tar.gz
Added DESTDIR support.
This should fix PR pkg/42439 by Lloyd Parkes.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/amanda-common/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/amanda-common/Makefile b/sysutils/amanda-common/Makefile
index 3f657d8db70..0bd989e55b0 100644
--- a/sysutils/amanda-common/Makefile
+++ b/sysutils/amanda-common/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2008/07/29 17:21:39 pgoyette Exp $
+# $NetBSD: Makefile,v 1.47 2009/12/11 17:21:30 heinz Exp $
PKGNAME= amanda-common-${VERS}
SVR4_PKGNAME= amaco
@@ -6,6 +6,7 @@ PKGREVISION= 2
COMMENT= Common libraries and binaries for Amanda
+PKG_DESTDIR_SUPPORT= user-destdir
.include "../../mk/bsd.prefs.mk"
.include "../../sysutils/amanda-common/Makefile.common"