summaryrefslogtreecommitdiff
path: root/editors/kdissert
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2005-08-19 11:18:32 +0000
committerdrochner <drochner@pkgsrc.org>2005-08-19 11:18:32 +0000
commit364925692ece7c3249d4211dbd6508d12de7b414 (patch)
treee6947f89d28de69407460030ad4b31b1b59fdc2a /editors/kdissert
parent93f12f8f1aa65c09c6b0c37ed7db6938399c49be (diff)
downloadpkgsrc-364925692ece7c3249d4211dbd6508d12de7b414.tar.gz
build-depend on scons>=0.96.1nb1 which includes a dependency on py-xml,
should fix build problem seen in bulk-builds
Diffstat (limited to 'editors/kdissert')
-rw-r--r--editors/kdissert/Makefile4
1 files changed, 2 insertions, 2 deletions
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} \