summaryrefslogtreecommitdiff
path: root/math/gnumeric
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
commite86a0b3b2e328ab71e39db69653f01e935aeea8f (patch)
tree7f51f5e6ddc0440f651ba0ed22d31abe21c44a9e /math/gnumeric
parenta5569d78fa9c2b9d07630f5b891f5523a231e880 (diff)
downloadpkgsrc-e86a0b3b2e328ab71e39db69653f01e935aeea8f.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 'math/gnumeric')
-rw-r--r--math/gnumeric/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index 305e3fcc0b3..47633af72ae 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.89 2004/10/03 00:12:56 tv Exp $
+# $NetBSD: Makefile,v 1.90 2004/10/15 14:50:07 tv Exp $
#
DISTNAME= gnumeric-1.2.13
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.2/}
EXTRACT_SUFX= .tar.bz2