summaryrefslogtreecommitdiff
path: root/sysutils/wbm-htaccess-htpasswd
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/wbm-htaccess-htpasswd')
-rw-r--r--sysutils/wbm-htaccess-htpasswd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/wbm-htaccess-htpasswd/Makefile b/sysutils/wbm-htaccess-htpasswd/Makefile
index 895bffd190c..6736f2dc576 100644
--- a/sysutils/wbm-htaccess-htpasswd/Makefile
+++ b/sysutils/wbm-htaccess-htpasswd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/04/21 05:23:01 obache Exp $
+# $NetBSD: Makefile,v 1.3 2010/07/11 17:41:04 joerg Exp $
WBM_NAME= htaccess-htpasswd
@@ -6,5 +6,7 @@ WBM_DEPEND_MODULES= apache useradmin
COMMENT= Webmin module to protect Apache web-accessible directories
+PKG_DESTDIR_SUPPORT= user-destdir
+
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"