aboutsummaryrefslogtreecommitdiff
path: root/shells/bash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/bash/Makefile')
-rw-r--r--shells/bash/Makefile9
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)