diff options
author | rh <rh@pkgsrc.org> | 1999-04-05 08:50:04 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-04-05 08:50:04 +0000 |
commit | 637afed757611227fbd9ee41a3e539731c2ecbbf (patch) | |
tree | bd8b892f0f33b4b519a45e5156cb57074f273724 | |
parent | 998e4fbdc9dfd6bc6823a332cfbe09548004e61b (diff) | |
download | pkgsrc-637afed757611227fbd9ee41a3e539731c2ecbbf.tar.gz |
Update dependency to gimp-1.0.3
-rw-r--r-- | graphics/sane/Makefile | 4 | ||||
-rw-r--r-- | meta-pkgs/edesktop/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/sane/Makefile b/graphics/sane/Makefile index c8853b9d1f4..af4078ca7be 100644 --- a/graphics/sane/Makefile +++ b/graphics/sane/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 1999/02/19 14:31:44 rh Exp $ +# $NetBSD: Makefile,v 1.12 1999/04/05 08:50:04 rh Exp $ # FreeBSD Id: Makefile,v 1.3 1998/04/30 02:38:03 obrien Exp # @@ -12,7 +12,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.mostang.com/sane/ DEPENDS+= gtk10-1.0.6:../../x11/gtk10 -DEPENDS+= gimp-1.0.2:../../graphics/gimp +DEPENDS+= gimp-1.0.3:../../graphics/gimp GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/meta-pkgs/edesktop/Makefile b/meta-pkgs/edesktop/Makefile index 02dd12d1196..29fa268ead5 100644 --- a/meta-pkgs/edesktop/Makefile +++ b/meta-pkgs/edesktop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/04/01 16:06:00 garbled Exp $ +# $NetBSD: Makefile,v 1.2 1999/04/05 08:52:18 rh Exp $ # DISTNAME= edesktop-1.0 @@ -15,7 +15,7 @@ DEPENDS+= mutt-0.95.4:../../mail/mutt DEPENDS+= econf-0.15:../../x11/econf DEPENDS+= xv-3.10a:../../graphics/xv DEPENDS+= ee-0.3.8:../../graphics/ee -DEPENDS+= gimp-1.0.2:../../graphics/gimp +DEPENDS+= gimp-1.0.3:../../graphics/gimp DEPENDS+= xpaint-2.5.6:../../graphics/xpaint DEPENDS+= xfig-3.2.2:../../graphics/xfig DEPENDS+= emacs-20.3:../../editors/emacs |