diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-11 19:43:16 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-11 19:43:16 +0000 |
commit | 9375059e53e20f715163d230db4a7a059bd216c1 (patch) | |
tree | 104b3e7c0711a3d085ac809a366d5208edb66da9 /www/gtkhtml3/files/patch-aa | |
parent | Fix up some conflicts when moving from my CVS repo. (diff) |
Update to 1.1.6.
Notes
Notes:
svn path=/head/; revision=69920
Diffstat (limited to 'www/gtkhtml3/files/patch-aa')
-rw-r--r-- | www/gtkhtml3/files/patch-aa | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/www/gtkhtml3/files/patch-aa b/www/gtkhtml3/files/patch-aa deleted file mode 100644 index d810dfeba569..000000000000 --- a/www/gtkhtml3/files/patch-aa +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- 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 |