summaryrefslogtreecommitdiff
path: root/shells/perlsh
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/perlsh
parentb0feb9f5b186a62a131121fe59db9ccdc0a844bd (diff)
downloadpkgsrc-0d2b63b3a358a64cbc41e007e04d183ecb9a7aa5.tar.gz
"user-destdir" is default these days
Diffstat (limited to 'shells/perlsh')
-rw-r--r--shells/perlsh/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile
index 70e3daa4b16..91cdefe6080 100644
--- a/shells/perlsh/Makefile
+++ b/shells/perlsh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2011/08/14 14:45:16 obache Exp $
+# $NetBSD: Makefile,v 1.21 2012/09/11 23:25:09 asau Exp $
DISTNAME= psh-1.8
PKGNAME= perlsh-1.8
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.focusresearch.com/gregor/sw/psh/
COMMENT= The Perl Shell
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= p5-Term-ReadKey>=2.21:../../devel/p5-Term-ReadKey
DEPENDS+= p5-Term-ReadLine>=1.12:../../devel/p5-Term-ReadLine
DEPENDS+= p5-BSD-Resource>=1.15:../../devel/p5-BSD-Resource