diff options
Diffstat (limited to 'graphics/gimp/Makefile')
-rw-r--r-- | graphics/gimp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index bd6c61ae356..b1c6d78948a 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.81 2002/03/13 17:37:07 fredb Exp $ +# $NetBSD: Makefile,v 1.82 2002/10/07 16:38:22 dent Exp $ DISTNAME= gimp-1.2.3 PKGREVISION= 2 @@ -11,7 +11,7 @@ COMMENT= Image manipulation program similar to Photoshop[tm] NO_BUILD= yes -DEPENDS+= gimp-base-1.2.3nb1:../../graphics/gimp-base +DEPENDS+= gimp-base>=1.2.3nb1:../../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 |