diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-08 11:32:11 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-08 11:32:11 +0000 |
| commit | 9250d94365048cf854570d93b5196aa250eba8f0 (patch) | |
| tree | 9c130b083139cc77280c7e96cc9cea75a84d2d4c /shells/bash | |
| parent | 09fa4f371396ff884f3845939561bfc786faf491 (diff) | |
Notes
Diffstat (limited to 'shells/bash')
| -rw-r--r-- | shells/bash/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 4e2250945a58..44818ce61f7f 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: bash3 -# Date created: 30 Jul 2004 -# Whom: Oliver Eikemeier -# +# Created by: Oliver Eikemeier # $FreeBSD$ -# PORTNAME= bash PATCHLEVEL= 42 @@ -50,7 +45,7 @@ INFO= bash MAKE_JOBS_UNSAFE= yes GNU_CONFIGURE= yes -USE_BISON= build +USES+= bison .if !defined(NOPORTDOCS) .if !defined(WITH_INCLUDED_FAQ) |
