summaryrefslogtreecommitdiff
path: root/shells/bash2
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/bash2
parent75214369059dc203660e28aa48bb9bbe6d1eda48 (diff)
downloadpkgsrc-f86e73181959227e551cce539e8d2f76ee0e8c51.tar.gz
"user-destdir" is default these days
Diffstat (limited to 'shells/bash2')
-rw-r--r--shells/bash2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile
index 2d0f4bd055e..c7dbb341cef 100644
--- a/shells/bash2/Makefile
+++ b/shells/bash2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.81 2011/04/22 13:44:39 obache Exp $
+# $NetBSD: Makefile,v 1.82 2012/09/11 23:25:07 asau Exp $
#
DISTNAME= bash-2.05b
@@ -18,7 +18,6 @@ COMMENT= The GNU Bourne Again Shell (version 2)
CONFLICTS= static-bash-[0-9]*
-PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_GNU_READLINE= yes