From dc99bb80f207aabc03f504d4a8e119eb2a27d621 Mon Sep 17 00:00:00 2001 From: tv Date: Fri, 15 Oct 2004 14:50:05 +0000 Subject: Update linkage to libltdl (via guile{,14}), which is now its own package. Unfortunately, guile{,14}/buildlink3.mk directly includes it, and I don't know which dependencies actually need libltdl, so it was a recursive bump. Hopefully this recursive inclusion can be ripped out of guile{,14}/buildlink3.mk at some point and bubble down to dependencies that actually use libltdl, avoiding this headache in the future.... --- math/cassowary/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/cassowary') diff --git a/math/cassowary/Makefile b/math/cassowary/Makefile index 8bfab53f843..981947bf018 100644 --- a/math/cassowary/Makefile +++ b/math/cassowary/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2004/10/03 00:12:55 tv Exp $ +# $NetBSD: Makefile,v 1.27 2004/10/15 14:50:06 tv Exp $ # DISTNAME= cassowary-0.60 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math MASTER_SITES= http://www.cs.washington.edu/research/constraints/cassowary/ -- cgit v1.2.3