summaryrefslogtreecommitdiff
path: root/math/guppi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/guppi/Makefile')
-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