Oops, forgot to include the bash shell as a dependency.
This commit is contained in:
parent
1fe0750a50
commit
21e201ea4a
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.1.1.1 2006/09/13 17:34:14 splitscreen Exp $
|
# $NetBSD: Makefile,v 1.2 2006/09/17 20:44:58 splitscreen Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= bashdb-3.1-0.06
|
DISTNAME= bashdb-3.1-0.06
|
||||||
|
@ -10,6 +10,8 @@ MAINTAINER= splitscreen@users.sourceforg.net
|
||||||
HOMEPAGE= http://easynews.dl.sourceforge.net/sourceforge/bashdb/
|
HOMEPAGE= http://easynews.dl.sourceforge.net/sourceforge/bashdb/
|
||||||
COMMENT= The Bash debugger project
|
COMMENT= The Bash debugger project
|
||||||
|
|
||||||
|
DEPENDS+= bash-[0-9]*:../../shells/bash
|
||||||
|
|
||||||
USE_PKGLOCALEDIR= yes
|
USE_PKGLOCALEDIR= yes
|
||||||
USE_LIBTOOL= yes
|
USE_LIBTOOL= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
Loading…
Reference in a new issue