ports/devel/libbde/files/patch-pybde_Makefile.in
Antoine Brodin dcbf850be5 - Update to alpha-20170204
- Make NLS optional
2017-02-05 17:26:51 +00:00

14 lines
489 B
Plaintext

# Allow building when an older version of libbde is installed
--- pybde/Makefile.in.orig 2017-02-05 12:42:14 UTC
+++ pybde/Makefile.in
@@ -191,7 +191,7 @@ AM_V_at = $(am__v_at_@AM_V@)
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
am__v_at_1 =
-DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/common
+DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/common -I$(top_builddir)/include
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
am__mv = mv -f