summaryrefslogtreecommitdiff
path: root/graphics/gnome-iconedit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gnome-iconedit/Makefile')
-rw-r--r--graphics/gnome-iconedit/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/graphics/gnome-iconedit/Makefile b/graphics/gnome-iconedit/Makefile
index f4e6e943930..dd583d12e72 100644
--- a/graphics/gnome-iconedit/Makefile
+++ b/graphics/gnome-iconedit/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2001/06/11 06:34:36 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2002/03/13 17:37:08 fredb Exp $
#
DISTNAME= gnome-iconedit-1.2.0
+PKGREVISION= 1
CATEGORIES= graphics gnome
MASTER_SITES= http://www.webtribe.net/i/iain/
@@ -9,9 +10,9 @@ MAINTAINER= wiz@netbsd.org
COMMENT= icon editor based on GNOME libraries
BUILD_USES_MSGFMT= yes
-DEPENDS+= gdk-pixbuf>=0.7.0:../../graphics/gdk-pixbuf
-DEPENDS+= gnome-libs>=1.2.0:../../x11/gnome-libs
-DEPENDS+= oaf>=0.6.0:../../devel/oaf
+DEPENDS+= gdk-pixbuf>=0.11.0nb1:../../graphics/gdk-pixbuf
+DEPENDS+= gnome-libs>=1.4.1.2nb1:../../x11/gnome-libs
+DEPENDS+= oaf>=0.6.7nb1:../../devel/oaf
GNU_CONFIGURE= YES
USE_GMAKE= YES