summaryrefslogtreecommitdiff
path: root/shells/scponly/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/scponly/Makefile')
-rw-r--r--shells/scponly/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/shells/scponly/Makefile b/shells/scponly/Makefile
index a67cafabe85..3224d02775b 100644
--- a/shells/scponly/Makefile
+++ b/shells/scponly/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2008/04/29 03:46:57 snj Exp $
+# $NetBSD: Makefile,v 1.13 2009/03/06 00:12:28 snj Exp $
DISTNAME= scponly-4.8
CATEGORIES= shells security
@@ -11,6 +11,8 @@ COMMENT= Shell that only permits sftp
GNU_CONFIGURE= yes
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= chgrp chmod chown echo id ln ls mkdir mv pwd rm rmdir
CONFIGURE_ENV+= scponly_PROG_CHGRP=${TOOLS_CHGRP:Q}
CONFIGURE_ENV+= PROG_CHMOD=${TOOLS_CHMOD:Q}