summaryrefslogtreecommitdiff
path: root/math/cassowary
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>1999-08-29 21:50:20 +0000
committerjlam <jlam@pkgsrc.org>1999-08-29 21:50:20 +0000
commitbb07397ce7ad32f2e93492f108eb1405a7cd3118 (patch)
treefd95b7d4fe45a1c25c6b2edaef3590a4e73c4f4e /math/cassowary
parentec101152bbca1931f4e5e9e0d05980bf0913bd45 (diff)
downloadpkgsrc-bb07397ce7ad32f2e93492f108eb1405a7cd3118.tar.gz
Update dependency on guile to 1.3.2.
Diffstat (limited to 'math/cassowary')
-rw-r--r--math/cassowary/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/cassowary/Makefile b/math/cassowary/Makefile
index 4533e6fa46f..755b69b554c 100644
--- a/math/cassowary/Makefile
+++ b/math/cassowary/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/08/24 14:24:26 agc Exp $
+# $NetBSD: Makefile,v 1.2 1999/08/29 21:50:20 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