summaryrefslogtreecommitdiff
path: root/shells/scponly
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-09-11 23:19:33 +0000
committerasau <asau@pkgsrc.org>2012-09-11 23:19:33 +0000
commit0d2b63b3a358a64cbc41e007e04d183ecb9a7aa5 (patch)
tree044cc8758fa76a5482b86079655ee315d75b4fed /shells/scponly
parentb0feb9f5b186a62a131121fe59db9ccdc0a844bd (diff)
downloadpkgsrc-0d2b63b3a358a64cbc41e007e04d183ecb9a7aa5.tar.gz
"user-destdir" is default these days
Diffstat (limited to 'shells/scponly')
-rw-r--r--shells/scponly/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/shells/scponly/Makefile b/shells/scponly/Makefile
index 9bfb8a72680..08d5658c6b0 100644
--- a/shells/scponly/Makefile
+++ b/shells/scponly/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2010/05/07 12:02:44 jmmv Exp $
+# $NetBSD: Makefile,v 1.15 2012/09/11 23:25:09 asau Exp $
DISTNAME= scponly-4.8
PKGREVISION= 1
@@ -12,8 +12,6 @@ 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}