diff options
Diffstat (limited to 'graphics/gimp/Makefile')
-rw-r--r-- | graphics/gimp/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index d06eb5cc358..61a2f8172da 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.85 2003/05/23 18:04:31 salo Exp $ +# $NetBSD: Makefile,v 1.86 2003/06/18 10:26:54 drochner Exp $ # -DISTNAME= gimp-1.2.4 +DISTNAME= gimp-1.2.5 CATEGORIES= graphics DISTFILES= # nothing @@ -11,7 +11,7 @@ COMMENT= GNU Image Manipulation Program NO_BUILD= YES -DEPENDS+= gimp-base>=1.2.4:../../graphics/gimp-base +DEPENDS+= gimp-base>=1.2.5:../../graphics/gimp-base DEPENDS+= gimp-data>=1.2:../../graphics/gimp-data DEPENDS+= gimp-print>=4.2.0:../../print/gimp-print DEPENDS+= gimp-print-escputil>=4.2.0:../../print/gimp-print-escputil |