summaryrefslogtreecommitdiff
path: root/shells/perlsh
diff options
context:
space:
mode:
authorasau <asau>2012-09-11 23:19:33 +0000
committerasau <asau>2012-09-11 23:19:33 +0000
commitf86e73181959227e551cce539e8d2f76ee0e8c51 (patch)
tree044cc8758fa76a5482b86079655ee315d75b4fed /shells/perlsh
parent75214369059dc203660e28aa48bb9bbe6d1eda48 (diff)
downloadpkgsrc-f86e73181959227e551cce539e8d2f76ee0e8c51.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