From 1a26553bee357353c09d1a92e2568527d2f27df8 Mon Sep 17 00:00:00 2001 From: itojun Date: Wed, 1 Oct 2003 05:57:05 +0000 Subject: exif-0.6, extract exif info from digital camera file --- graphics/exif/patches/patch-aa | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 graphics/exif/patches/patch-aa (limited to 'graphics/exif/patches') diff --git a/graphics/exif/patches/patch-aa b/graphics/exif/patches/patch-aa new file mode 100644 index 00000000000..be5cb123b51 --- /dev/null +++ b/graphics/exif/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.1.1.1 2003/10/01 05:57:05 itojun Exp $ + +--- configure- 2003-10-01 01:09:30.000000000 +0900 ++++ configure 2003-10-01 01:09:54.000000000 +0900 +@@ -11299,7 +11299,7 @@ + echo $ECHO_N "(cached) $ECHO_C" >&6 + else + ac_check_lib_save_LIBS=$LIBS +-LIBS="-lpopt $LIBS" ++LIBS="-lpopt -lintl $LIBS" + cat >conftest.$ac_ext <<_ACEOF + #line $LINENO "configure" + #include "confdefs.h" -- cgit v1.2.3