2bce4338c2
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
13 lines
538 B
Plaintext
13 lines
538 B
Plaintext
$OpenBSD: patch-Amaya_annotlib_Makefile_in,v 1.1 2001/10/02 20:18:59 heko Exp $
|
|
--- Amaya/annotlib/Makefile.in.orig Thu Apr 5 13:49:33 2001
|
|
+++ Amaya/annotlib/Makefile.in Tue Oct 2 02:54:22 2001
|
|
@@ -16,8 +16,6 @@ INCLUDES= -DHAVE_CONFIG_H -DANNOTATIONS
|
|
-I.. -I../amaya -I@srcdir@/f -I@top_srcdir@/amaya \
|
|
-I@top_srcdir@/amaya/f -I../libwww \
|
|
-I@top_srcdir@/../libwww/Library/src \
|
|
- -I@top_srcdir@/../libwww/modules/expat/xmlparse \
|
|
- -I@top_srcdir@/../libwww/modules/expat/xmltok \
|
|
@THOTINCLUDES@ $(X_FLAGS)
|
|
|
|
|