summaryrefslogtreecommitdiff
path: root/sysutils/wbm-cluster-passwd/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2010-07-11 17:41:01 +0000
committerjoerg <joerg>2010-07-11 17:41:01 +0000
commitb398587008c6ed30ac35bb090e1a903ca36320ed (patch)
tree57dbb62152967f4043561be0f764d493cbc34b52 /sysutils/wbm-cluster-passwd/Makefile
parentcd879363d18a8f7a24f8daf65f3c1f8c354dd9a3 (diff)
downloadpkgsrc-b398587008c6ed30ac35bb090e1a903ca36320ed.tar.gz
DESTDIR support for webmin packages.
Diffstat (limited to 'sysutils/wbm-cluster-passwd/Makefile')
-rw-r--r--sysutils/wbm-cluster-passwd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/wbm-cluster-passwd/Makefile b/sysutils/wbm-cluster-passwd/Makefile
index 502efe99a0e..f41ec8fe565 100644
--- a/sysutils/wbm-cluster-passwd/Makefile
+++ b/sysutils/wbm-cluster-passwd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/04/21 05:22:59 obache Exp $
+# $NetBSD: Makefile,v 1.3 2010/07/11 17:41:02 joerg Exp $
WBM_NAME= cluster-passwd
@@ -6,5 +6,7 @@ WBM_DEPEND_MODULES= cluster-useradmin
COMMENT= Webmin module to change users' passwords within a Webmin cluster
+PKG_DESTDIR_SUPPORT= user-destdir
+
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"