diff options
Diffstat (limited to 'graphics/gimp-current')
-rw-r--r-- | graphics/gimp-current/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp-current/Makefile b/graphics/gimp-current/Makefile index bd898bf1087..05fb8d565f3 100644 --- a/graphics/gimp-current/Makefile +++ b/graphics/gimp-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/11/30 15:17:24 tron Exp $ +# $NetBSD: Makefile,v 1.3 2000/01/10 19:11:09 hubertf Exp $ DISTNAME= gimp-1.1.13 CATEGORIES= graphics @@ -16,7 +16,7 @@ DEPENDS+= mpeg-1.2.1:../../graphics/mpeg-lib DEPENDS+= png-1.0.3:../../graphics/png DEPENDS+= tiff-*:../../graphics/tiff DEPENDS+= xpm-3.4k:../../graphics/xpm -DEPENDS+= gettext-0.10.35:../../devel/gettext +DEPENDS+= gettext-0.10.*:../../devel/gettext USE_X11BASE= yes USE_GMAKE= yes |