summaryrefslogtreecommitdiff
path: root/devel/guile-gtk
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2004-10-15 14:50:05 +0000
committertv <tv@pkgsrc.org>2004-10-15 14:50:05 +0000
commitdc99bb80f207aabc03f504d4a8e119eb2a27d621 (patch)
tree7f51f5e6ddc0440f651ba0ed22d31abe21c44a9e /devel/guile-gtk
parentf4d628a60403d5d3b3609f5e5cb0c281b595dc0e (diff)
downloadpkgsrc-dc99bb80f207aabc03f504d4a8e119eb2a27d621.tar.gz
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....
Diffstat (limited to 'devel/guile-gtk')
-rw-r--r--devel/guile-gtk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/guile-gtk/Makefile b/devel/guile-gtk/Makefile
index 78f79eec553..e186b797f52 100644
--- a/devel/guile-gtk/Makefile
+++ b/devel/guile-gtk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2004/10/03 00:13:28 tv Exp $
+# $NetBSD: Makefile,v 1.19 2004/10/15 14:50:06 tv Exp $
#
DISTNAME= guile-gtk-0.19
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= devel x11
MASTER_SITES= http://www.ping.de/sites/zagadka/guile-gtk/download/ \
http://erin.netpedia.net/download/ \