From 364925692ece7c3249d4211dbd6508d12de7b414 Mon Sep 17 00:00:00 2001 From: drochner Date: Fri, 19 Aug 2005 11:18:32 +0000 Subject: build-depend on scons>=0.96.1nb1 which includes a dependency on py-xml, should fix build problem seen in bulk-builds --- editors/kdissert/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/kdissert') diff --git a/editors/kdissert/Makefile b/editors/kdissert/Makefile index b73078bd952..760140bdfbd 100644 --- a/editors/kdissert/Makefile +++ b/editors/kdissert/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/08/09 18:37:41 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2005/08/19 11:18:32 drochner Exp $ # DISTNAME= kdissert-1.0.3 @@ -13,7 +13,7 @@ COMMENT= Mindmapping-like tool to generate text templates USE_PKGLOCALEDIR= yes NO_CONFIGURE= yes -BUILD_DEPENDS+= scons-[0-9]*:../../devel/scons +BUILD_DEPENDS+= scons>=0.96.1nb1:../../devel/scons do-build: ${_PKG_SILENT}${_PKG_DEBUG}${_ULIMIT_CMD}cd ${WRKSRC} \ -- cgit v1.2.3