head	1.3;
access;
symbols
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1
	RELEASE_4_1_0:1.1
	RELEASE_3_5_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2002.11.11.19.43.16;	author marcus;	state dead;
branches;
next	1.2;

1.2
date	2001.12.05.13.20.06;	author sobomax;	state Exp;
branches;
next	1.1;

1.1
date	2000.06.09.16.38.10;	author ade;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Update to 1.1.6.
@
text
@
$FreeBSD: ports/www/gtkhtml/files/patch-aa,v 1.2 2001/12/05 13:20:06 sobomax Exp $

--- Makefile.in.orig	Tue Dec  4 17:05:01 2001
+++ Makefile.in	Wed Dec  5 11:05:52 2001
@@@@ -151,7 +151,7 @@@@
 @@BONOBO_TRUE@@DIR_COMPONENTS = components
 @@BONOBO_FALSE@@DIR_COMPONENTS = 
 
-confexecdir = $(libdir)
+confexecdir = $(sysconfdir)
 confexec_DATA = gtkhtmlConf.sh
 
 SUBDIRS =  	intl						macros						src						capplet						doc						art						$(DIR_COMPONENTS)				po
@


1.2
log
@Update to 1.0.0.
@
text
@d2 1
a2 1
$FreeBSD$
@


1.1
log
@Add GtkHTML, a GTK/GNOME lightweight HTML rendering, printing,
and editing engine.

Note that this requires the zlib functionality just added to www/libwww.
@
text
@d1 6
a6 3
--- Makefile.in.orig	Fri Jun  2 09:18:22 2000
+++ Makefile.in	Fri Jun  2 14:04:24 2000
@@@@ -107,7 +107,7 @@@@
d14 1
a14 1
 EXTRA_DIST =  	html-component.gnorba				gtkhtmlConf.sh.in				gtkhtml.spec.in					gtkhtml.spec
@

