diff options
Diffstat (limited to 'shells/bash/Makefile')
-rw-r--r-- | shells/bash/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 276a93e4d91..c03e5e1c191 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/02/27 23:06:50 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2005/04/11 21:47:21 tv Exp $ # DISTNAME= bash-3.0 @@ -21,7 +21,6 @@ CONFLICTS= static-bash-[0-9]* PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_BUILDLINK3= yes USE_MAKEINFO= yes USE_PKGINSTALL= yes USE_PKGLOCALEDIR= yes |