openbsd-ports/textproc/liblrdf/patches/patch-lrdf_h
sthen 71048d91fe update liblrdf to 0.5.0, cope with raptor update
- from openbsd-wip and tweaks from me
2012-11-12 13:35:33 +00:00

13 lines
276 B
Plaintext

$OpenBSD: patch-lrdf_h,v 1.1 2012/11/12 13:35:33 sthen Exp $
--- lrdf.h.orig Tue Sep 6 13:12:47 2011
+++ lrdf.h Tue Sep 6 13:13:11 2011
@@ -5,7 +5,7 @@
extern "C" {
#endif
-#include <raptor.h>
+#include <raptor2/raptor2.h>
#include <string.h>
#include <sys/types.h>