summaryrefslogtreecommitdiff
path: root/math/guppi
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>2002-03-13 17:36:35 +0000
committerfredb <fredb@pkgsrc.org>2002-03-13 17:36:35 +0000
commitb48eba1112f54d5bd53419acb41234e880b1c4d8 (patch)
treedc32ede50f2b2eb416705689058f2df8cb72865f /math/guppi
parentb83587c254a875614110a4d3bcfeafebc7536d9a (diff)
downloadpkgsrc-b48eba1112f54d5bd53419acb41234e880b1c4d8.tar.gz
Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
Diffstat (limited to 'math/guppi')
-rw-r--r--math/guppi/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/math/guppi/Makefile b/math/guppi/Makefile
index 5d1e233e8f9..76235ee174d 100644
--- a/math/guppi/Makefile
+++ b/math/guppi/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2002/01/28 09:36:52 drochner Exp $
+# $NetBSD: Makefile,v 1.14 2002/03/13 17:37:23 fredb Exp $
DISTNAME= Guppi-0.40.0
PKGNAME= ${DISTNAME:S/G/g/}
+PKGREVISION= 1
CATEGORIES= math graphics
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/Guppi/}
EXTRACT_SUFX= .tar.bz2
@@ -11,9 +12,9 @@ HOMEPAGE= http://www.gnome.org/guppi/
COMMENT= Plot program with integrated statistics capabilities
DEPENDS+= gnumeric>=0.75:../../math/gnumeric0
-BUILDLINK_DEPENDS.gnome-core= gnome-core>=1.4
-BUILDLINK_DEPENDS.gdk-pixbuf= gdk-pixbuf>=0.11.0
-BUILDLINK_DEPENDS.gdk-pixbuf-gnome= gdk-pixbuf-gnome>=0.11.0
+BUILDLINK_DEPENDS.gnome-core= gnome-core>=1.4.0.4nb1
+BUILDLINK_DEPENDS.gdk-pixbuf= gdk-pixbuf>=0.11.0nb1
+BUILDLINK_DEPENDS.gdk-pixbuf-gnome= gdk-pixbuf-gnome>=0.11.0nb1
GNU_CONFIGURE= YES
USE_GMAKE= YES