summaryrefslogtreecommitdiff
path: root/sysutils/wbm-sshd
diff options
context:
space:
mode:
authorasau <asau>2012-10-23 19:50:50 +0000
committerasau <asau>2012-10-23 19:50:50 +0000
commite565b498be44b041252f8a250ebf71ef7b89ae69 (patch)
tree7ee285aeaed7acbbe1f3c5cf0a367eb5369aafaa /sysutils/wbm-sshd
parentd0dc6406501febdf800d523a0e3926a4d55faf6e (diff)
downloadpkgsrc-e565b498be44b041252f8a250ebf71ef7b89ae69.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'sysutils/wbm-sshd')
-rw-r--r--sysutils/wbm-sshd/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/wbm-sshd/Makefile b/sysutils/wbm-sshd/Makefile
index d6fcc7de35d..40de3203b09 100644
--- a/sysutils/wbm-sshd/Makefile
+++ b/sysutils/wbm-sshd/Makefile
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2010/07/11 17:41:06 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2012/10/23 19:51:33 asau Exp $
WBM_NAME= sshd
COMMENT= Webmin module to setup the Secure Shell server
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"