Oops, forgot to include the bash shell as a dependency.

This commit is contained in:
Matt Fleming 2006-09-17 20:44:58 +00:00 committed by Thomas Klausner
parent 1fe0750a50
commit 21e201ea4a

View file

@ -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
@ -10,6 +10,8 @@ MAINTAINER= splitscreen@users.sourceforg.net
HOMEPAGE= http://easynews.dl.sourceforge.net/sourceforge/bashdb/
COMMENT= The Bash debugger project
DEPENDS+= bash-[0-9]*:../../shells/bash
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes