pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/bmake Explicitly depend on bootstrap-mk-files, r...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7ba16c61846a
branches: trunk
changeset: 527743:7ba16c61846a
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Apr 12 21:28:42 2007 +0000
description:
Explicitly depend on bootstrap-mk-files, remove the broken_in marker.
This package is special. Bump revision.
diffstat:
devel/bmake/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 9d86cabe74b4 -r 7ba16c61846a devel/bmake/Makefile
--- a/devel/bmake/Makefile Thu Apr 12 21:27:00 2007 +0000
+++ b/devel/bmake/Makefile Thu Apr 12 21:28:42 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2007/04/12 20:31:05 joerg Exp $
+# $NetBSD: Makefile,v 1.35 2007/04/12 21:28:42 joerg Exp $
#
DISTNAME= bmake-20051105
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= devel
MASTER_SITES= # empty
DISTFILES= # empty
@@ -14,7 +14,7 @@
HOMEPAGE= http://www.crufty.net/help/sjg/bmake.html
COMMENT= Portable (autoconf) version of NetBSD 'make' utility
-BROKEN_IN= pkgsrc-2006Q4
+DEPENDS+= bootstrap-mk-files-[0-9]*:../../pkgtools/bootstrap-mk-files
WRKSRC= ${WRKDIR}/bmake
NO_CHECKSUM= yes
Home |
Main Index |
Thread Index |
Old Index