openbsd-ports/www/amaya/browser/patches/patch-Amaya_amaya_Makefile_in
heko 2bce4338c2 o Upgrade to Amaya 5.1
o Add gtk flavor, don't build it yet in www/amaya/Makefile until some
  scrollbar dysfunctionality is fixed.
o Build amaya against system versions of: jpeg, png, zlib,
  expat, md5; some of the patches for this come from FreeBSD
o Add HOMEPAGE
o Unify dictionary installation to a common $frag (a bunch
  of dictionaries will be imported later separately)
o Take over maintainer; ok naddy@
o Fix missing trailing slash in MASTER_SITES
2001-10-02 20:18:59 +00:00

13 lines
581 B
Plaintext

$OpenBSD: patch-Amaya_amaya_Makefile_in,v 1.1 2001/10/02 20:18:59 heko Exp $
--- Amaya/amaya/Makefile.in.orig Sun Sep 16 00:59:53 2001
+++ Amaya/amaya/Makefile.in Sun Sep 16 01:00:10 2001
@@ -159,7 +159,7 @@ AMAYA_OPTION_SCHEMAS= $(AMAYA_PLUGIN_SCH
AMAYA_INCLUDES= -I. -I.. -I@top_srcdir@/thotlib/include -I@srcdir@ \
-I@srcdir@/f -I@srcdir@/xpm \
- -I@top_srcdir@/libpng/zlib $(AMAYA_OPTION_INCLUDES)
+ $(AMAYA_OPTION_INCLUDES)
AMAYA_LIBS= ../thotlib/libThotEditor.a ../tablelib/libThotTable.a \
libCSS.a $(AMAYA_OPTION_LIBS) \