From 6d7a7f4776711758cf5b59028378f01cd8eba493 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 13 Jun 2009 14:56:04 +0200 Subject: FreeBSD compatibility patches - update ipset and libpri to latest upstream --- package/lynx/patches/patch-src_chrtrans_makefile_in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/lynx/patches/patch-src_chrtrans_makefile_in (limited to 'package/lynx/patches/patch-src_chrtrans_makefile_in') diff --git a/package/lynx/patches/patch-src_chrtrans_makefile_in b/package/lynx/patches/patch-src_chrtrans_makefile_in new file mode 100644 index 000000000..038b5b7ad --- /dev/null +++ b/package/lynx/patches/patch-src_chrtrans_makefile_in @@ -0,0 +1,11 @@ +--- lynx2-8-7.orig/src/chrtrans/makefile.in 2007-08-03 01:24:27.000000000 +0200 ++++ lynx2-8-7/src/chrtrans/makefile.in 2009-06-13 12:29:28.000000000 +0200 +@@ -50,7 +50,7 @@ CPP_OPTS = \ + -I$(top_srcdir)/$(WWWINC) \ + -I$(top_srcdir)/ \ + $(INTLDIR_CPPFLAGS) $(SITE_DEFS) $(BUILD_CPPFLAGS) +-CC_OPTS = $(CPP_OPTS) $(BUILD_CFLAGS) ++CC_OPTS = $(CPP_OPTS) $(BUILD_CFLAGS) -DHOSTBUILD + + # + # This file contains the font map for the default (hardware) font -- cgit v1.2.3