summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjlam <jlam>2000-07-15 02:36:44 +0000
committerjlam <jlam>2000-07-15 02:36:44 +0000
commit80531e0fb8bef24a54feedb4249408322a8b85b3 (patch)
tree8769eb743d675aab5700c0b801344c1d4249075e /math
parenta4a4a11092f899ebf6d0c000e42ad269eccd3620 (diff)
downloadpkgsrc-80531e0fb8bef24a54feedb4249408322a8b85b3.tar.gz
Update dependencies on guile to >= 1.3.2
Diffstat (limited to 'math')
-rw-r--r--math/cassowary/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/cassowary/Makefile b/math/cassowary/Makefile
index 745608dc21a..3cf0b3a5070 100644
--- a/math/cassowary/Makefile
+++ b/math/cassowary/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/06/01 11:23:34 rh Exp $
+# $NetBSD: Makefile,v 1.6 2000/07/15 02:36:45 jlam Exp $
#
DISTNAME= cassowary-0.50
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.cs.washington.edu/research/constraints/cassowary/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.cs.washington.edu/research/constraints/cassowary/
-DEPENDS+= guile-1.3.*:../../lang/guile
+DEPENDS+= guile>=1.3.2:../../lang/guile
BUILD_DEPENDS+= ${LOCALBASE}/bin/bison:../../devel/bison
GNU_CONFIGURE= yes