summaryrefslogtreecommitdiff
path: root/graphics/dcraw/Makefile
diff options
context:
space:
mode:
authorbad <bad>2010-08-06 20:49:23 +0000
committerbad <bad>2010-08-06 20:49:23 +0000
commite3bf5754119a601730b1e99ba166559aeab99399 (patch)
treeb8591f8272c233aef5a30a729980523633eec7cc /graphics/dcraw/Makefile
parent92fe08369f20382099fc69e4c468ca0cc46339c9 (diff)
downloadpkgsrc-e3bf5754119a601730b1e99ba166559aeab99399.tar.gz
Update dcraw from 8.82 to 9.04. 2+ years worth of changes but no change log.
Fixes colour issues with the Fujifilm S100FS for me.
Diffstat (limited to 'graphics/dcraw/Makefile')
-rw-r--r--graphics/dcraw/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/graphics/dcraw/Makefile b/graphics/dcraw/Makefile
index bfa07d98392..5353b2bd95a 100644
--- a/graphics/dcraw/Makefile
+++ b/graphics/dcraw/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2010/01/18 09:58:57 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2010/08/06 20:49:23 bad Exp $
#
-DISTNAME= dcraw-8.82
-PKGREVISION= 2
+DISTNAME= dcraw-9.04
CATEGORIES= graphics
MASTER_SITES= http://www.cybercom.net/~dcoffin/dcraw/archive/
@@ -20,8 +19,8 @@ USE_LANGUAGES= c
LIBS+= -lm -ljpeg
CFLAGS+= -DLOCALEDIR=\"${PREFIX}/${PKGLOCALEDIR}/locale\"
-DCRAW_MANS= eo ru fr it de pt es zh_TW zh_CN pl hu
-DCRAW_LOCALES= eo ru fr it de pt es zh_TW zh_CN nl pl hu
+DCRAW_MANS= ca cs da de eo es fr hu it pl pt ru sv zh_CN zh_TW
+DCRAW_LOCALES= ca cs da de eo es fr hu it nl pl pt ru sv zh_CN zh_TW
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
.for lang in ${DCRAW_MANS}