summaryrefslogtreecommitdiff
path: root/sysutils/wbm-shell/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/wbm-shell/Makefile')
-rw-r--r--sysutils/wbm-shell/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/wbm-shell/Makefile b/sysutils/wbm-shell/Makefile
index 2332d338425..4521fd5030a 100644
--- a/sysutils/wbm-shell/Makefile
+++ b/sysutils/wbm-shell/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2007/04/21 05:23:05 obache Exp $
+# $NetBSD: Makefile,v 1.4 2010/07/11 17:41:06 joerg Exp $
WBM_NAME= shell
COMMENT= Webmin module for executing shell commands
+PKG_DESTDIR_SUPPORT= user-destdir
+
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"