mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 20:06:29 -04:00
Added 2 patches to build this port PR: ports/50980 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
9 lines
278 B
Text
9 lines
278 B
Text
--- exif.c.orig Tue Apr 15 14:50:52 2003
|
|
+++ exif.c Tue Apr 15 14:50:57 2003
|
|
@@ -10,7 +10,6 @@
|
|
#include "ruby.h"
|
|
#include <libexif/exif-ifd.h>
|
|
#include <libexif/exif-data.h>
|
|
-#include <libexif/exif-note.h>
|
|
#include <libexif/exif-utils.h>
|
|
#include <libexif/exif-tag.h>
|