diff options
| author | wiz <wiz@pkgsrc.org> | 2014-10-09 14:05:50 +0000 |
|---|---|---|
| committer | wiz <wiz@pkgsrc.org> | 2014-10-09 14:05:50 +0000 |
| commit | ef5c8ed42b5f83bfa34699052d684f23e761e43e (patch) | |
| tree | 82ab845b1db083e88ed835d07dece15a80699928 /shells/bash/Makefile | |
| parent | fbf38e8840be11bf05366e3d5753230a5969222f (diff) | |
| download | pkgsrc-ef5c8ed42b5f83bfa34699052d684f23e761e43e.tar.gz | |
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Diffstat (limited to 'shells/bash/Makefile')
| -rw-r--r-- | shells/bash/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 2ab85d49d0c..4a2eda1c694 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.72 2014/10/07 00:16:52 wiz Exp $ +# $NetBSD: Makefile,v 1.73 2014/10/09 14:06:56 wiz Exp $ BASH_VERSION= 4.3 BASH_PATCHLEVEL= 030 @@ -24,8 +24,6 @@ LICENSE= gnu-gpl-v3 CONFLICTS= static-bash-[0-9]* -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_TOOLS+= makeinfo bison USE_PKGLOCALEDIR= yes TEXINFO_REQD= 4.1 |
