summaryrefslogtreecommitdiff
path: root/graphics/gnome-iconedit
diff options
context:
space:
mode:
authorfredb <fredb>2002-03-13 17:36:35 +0000
committerfredb <fredb>2002-03-13 17:36:35 +0000
commit3e16215ca52f8cd61aaaa501d4314bc6004ed4db (patch)
treedc32ede50f2b2eb416705689058f2df8cb72865f /graphics/gnome-iconedit
parent298540b97aa5e64368ae09c15957bbfe41b2b96a (diff)
downloadpkgsrc-3e16215ca52f8cd61aaaa501d4314bc6004ed4db.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 'graphics/gnome-iconedit')
-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