dependency: s,wip/pipestatus,devel/pipestatus,
This commit is contained in:
parent
031ae52aad
commit
4258d09c86
2 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.14 2010/01/31 19:57:34 cheusov Exp $
|
||||
# $NetBSD: Makefile,v 1.15 2010/03/13 17:56:27 cheusov Exp $
|
||||
#
|
||||
|
||||
DISTNAME= lmdbg-0.13.0
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Lightweight Malloc Debugger
|
|||
LICENSE= mit
|
||||
|
||||
BUILD_DEPENDS+= mk-configure>=0.14.0:../../wip/mk-configure
|
||||
DEPENDS+= pipestatus-[0-9]*:../../wip/pipestatus
|
||||
DEPENDS+= pipestatus-[0-9]*:../../devel/pipestatus
|
||||
#DEPENDS+= gdb-[0-9]*:../../devel/gdb
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2010/03/11 23:29:02 cheusov Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2010/03/13 18:00:44 cheusov Exp $
|
||||
|
||||
DISTNAME= pkg_status-0.5
|
||||
CATEGORIES= pkgtools
|
||||
|
@ -11,7 +11,7 @@ COMMENT= Shows status of installed packages
|
|||
|
||||
LICENSE= mit
|
||||
|
||||
DEPENDS+= pipestatus-[0-9]*:../../wip/pipestatus
|
||||
DEPENDS+= pipestatus-[0-9]*:../../devel/pipestatus
|
||||
DEPENDS+= pkg_summary-utils-[0-9]*:../../wip/pkg_summary-utils
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
|
Loading…
Reference in a new issue