summaryrefslogtreecommitdiff
path: root/shells/bash2
diff options
context:
space:
mode:
authorwiz <wiz>2003-02-14 18:59:19 +0000
committerwiz <wiz>2003-02-14 18:59:19 +0000
commitf158d2d3d9676d3d2442c5fb07babfbb831be9db (patch)
treed43d92209d18ec899aa8d9bdb6a8595f2f420c4a /shells/bash2
parent7fc0b7b76df483eae0b25ed90f84320146260eeb (diff)
downloadpkgsrc-f158d2d3d9676d3d2442c5fb07babfbb831be9db.tar.gz
Note conflict with static version. Closes PR 20010 by Ryo HAYASAKA.
Diffstat (limited to 'shells/bash2')
-rw-r--r--shells/bash2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile
index 71d0a381a46..680ccfd809c 100644
--- a/shells/bash2/Makefile
+++ b/shells/bash2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2003/01/28 22:04:10 jlam Exp $
+# $NetBSD: Makefile,v 1.43 2003/02/14 18:59:19 wiz Exp $
#
DISTNAME= bash-2.05b
@@ -11,6 +11,8 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/software/bash/bash.html
COMMENT= The GNU Bourne Again Shell
+CONFLICTS= static-bash-[0-9]*
+
USE_BUILDLINK2= yes
USE_PKGINSTALL= yes
GNU_CONFIGURE= yes