summaryrefslogtreecommitdiff
path: root/databases/guile-pg
diff options
context:
space:
mode:
authortv <tv>2004-10-15 14:50:05 +0000
committertv <tv>2004-10-15 14:50:05 +0000
commit4ea427dba37760e618b93d06c21c168987726b6b (patch)
tree7f51f5e6ddc0440f651ba0ed22d31abe21c44a9e /databases/guile-pg
parent2162864db8b4a1537efd1a3e7d2443cfb93c306f (diff)
downloadpkgsrc-4ea427dba37760e618b93d06c21c168987726b6b.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 'databases/guile-pg')
-rw-r--r--databases/guile-pg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/guile-pg/Makefile b/databases/guile-pg/Makefile
index 65402f0a080..96e054aa7fe 100644
--- a/databases/guile-pg/Makefile
+++ b/databases/guile-pg/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2004/10/03 00:13:18 tv Exp $
+# $NetBSD: Makefile,v 1.18 2004/10/15 14:50:06 tv Exp $
#
DISTNAME= guile-pg-0.07
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=guile-pg/}