diff options
Diffstat (limited to 'graphics/gimp-ufraw')
-rw-r--r-- | graphics/gimp-ufraw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp-ufraw/Makefile b/graphics/gimp-ufraw/Makefile index d7dca420cb4..3e8ac778fa1 100644 --- a/graphics/gimp-ufraw/Makefile +++ b/graphics/gimp-ufraw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2006/11/23 00:31:06 gdt Exp $ +# $NetBSD: Makefile,v 1.34 2006/11/29 15:22:04 joerg Exp $ DISTNAME= ufraw-0.10 PKGNAME= gimp-${DISTNAME} @@ -11,7 +11,7 @@ COMMENT= GIMP plug-in for raw digicam import GNU_CONFIGURE= yes -USE_TOOLS+= gmake pkg-config +USE_TOOLS+= gmake pkg-config msgfmt USE_TOOLS+= perl:run pod2man USE_DIRS+= xdg-1.1 USE_LANGUAGES= c c++ |