summaryrefslogtreecommitdiff
path: root/devel/guile-oops/Makefile
diff options
context:
space:
mode:
authortv <tv>2004-10-15 14:50:05 +0000
committertv <tv>2004-10-15 14:50:05 +0000
commit54a92a7c6e406804d52b8744c9be136f30e96687 (patch)
tree7f51f5e6ddc0440f651ba0ed22d31abe21c44a9e /devel/guile-oops/Makefile
parent5c4bf91f06be99688e9484920e113c99cb775b13 (diff)
downloadpkgsrc-54a92a7c6e406804d52b8744c9be136f30e96687.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-oops/Makefile')
-rw-r--r--devel/guile-oops/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/guile-oops/Makefile b/devel/guile-oops/Makefile
index 17ef09ec86d..854b14e84d5 100644
--- a/devel/guile-oops/Makefile
+++ b/devel/guile-oops/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2004/10/14 15:31:40 tv Exp $
+# $NetBSD: Makefile,v 1.15 2004/10/15 14:50:06 tv Exp $
#
DISTNAME= guile-oops-0.9.0
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=guile/}