summaryrefslogtreecommitdiff
path: root/graphics/exif/patches
diff options
context:
space:
mode:
authoritojun <itojun>2003-10-01 05:57:05 +0000
committeritojun <itojun>2003-10-01 05:57:05 +0000
commit1a26553bee357353c09d1a92e2568527d2f27df8 (patch)
treec133aa03d6ef2659a10030f7f578fa8ca0582d72 /graphics/exif/patches
parentc5e9d6b83ac922777cabf2d2b3bdbf25f3ff3813 (diff)
downloadpkgsrc-1a26553bee357353c09d1a92e2568527d2f27df8.tar.gz
exif-0.6, extract exif info from digital camera file
Diffstat (limited to 'graphics/exif/patches')
-rw-r--r--graphics/exif/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
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"