summaryrefslogtreecommitdiff
path: root/graphics/dia/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/dia/Makefile')
-rw-r--r--graphics/dia/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile
index 9f878117fee..f934d82d166 100644
--- a/graphics/dia/Makefile
+++ b/graphics/dia/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2001/08/26 01:27:14 mjl Exp $
+# $NetBSD: Makefile,v 1.5 2002/03/13 17:37:04 fredb Exp $
DISTNAME= dia-0.88.1
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/dia/}
@@ -8,10 +9,10 @@ MAINTAINER= jmcneill@invisible.yi.org
HOMEPAGE= http://www.lysator.liu.se/~alla/dia/
COMMENT= program for creating diagrams of all kinds
-DEPENDS+= gnome-libs>=1.2.3:../../x11/gnome-libs
+DEPENDS+= gnome-libs>=1.4.1.2nb1:../../x11/gnome-libs
DEPENDS+= libxml>=1.8.9:../../textproc/libxml
-DEPENDS+= gnome-print>=0.20:../../print/gnome-print
-DEPENDS+= gdk-pixbuf>=0.8.0nb1:../../graphics/gdk-pixbuf
+DEPENDS+= gnome-print>=0.29nb1:../../print/gnome-print
+DEPENDS+= gdk-pixbuf>=0.11.0nb1:../../graphics/gdk-pixbuf
USE_X11= yes
USE_GMAKE= yes