summaryrefslogtreecommitdiff
path: root/graphics/libraw/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2011-03-09 17:19:19 +0000
committerdrochner <drochner>2011-03-09 17:19:19 +0000
commit377bea239d9c4610ad0ed97a8a1e49da5d6ab09a (patch)
tree5d01891c8fdbc58935dc36aeea16ee63660fc700 /graphics/libraw/Makefile
parent6db5e5d24cfc8cca0c01ab81d96249325349c79b (diff)
downloadpkgsrc-377bea239d9c4610ad0ed97a8a1e49da5d6ab09a.tar.gz
update to 0.13.2
changes: -shared library support -Sony A390 support -Fixes for Leica D-LUX 4 and some Sony cameras approved by Guillaume Lasmayous
Diffstat (limited to 'graphics/libraw/Makefile')
-rw-r--r--graphics/libraw/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/libraw/Makefile b/graphics/libraw/Makefile
index 27bbe4b56b3..952809bba45 100644
--- a/graphics/libraw/Makefile
+++ b/graphics/libraw/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2011/02/16 22:17:36 gls Exp $
+# $NetBSD: Makefile,v 1.10 2011/03/09 17:19:19 drochner Exp $
#
-DISTNAME= LibRaw-0.13.1
+DISTNAME= LibRaw-0.13.2
PKGNAME= ${DISTNAME:tl}
CATEGORIES= graphics
MASTER_SITES= http://www.libraw.org/data/
@@ -16,6 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config gmake
+USE_LIBTOOL= yes
MAKE_JOBS_SAFE= no
CONFIGURE_ARGS+= --disable-examples