From 9c0caae1c20155b432bb0feb074a8fd9cc1c12bc Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Thu, 18 Sep 2003 06:49:37 +0000 Subject: Update to GNOME 2.4.0. For all the goodies on what's changed, known issues, future plans, etc., please see http://www.gnome.org/start/2.4/. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit represents work done by adamw, bland, and myself as well as many other contributers: Koop Mast Akifyev Sergey Franz Klammer Øyvind Kolbu Thomas E. Zander Jeremy Messenger Without these contirbuters, and our faithful users, GNOME 2.4.0 would not be possible. Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as general FAQs and documentation (GNOME 2.4 updates to be posted soon). The best way to upgrade so that you get all shared library dependencies is: portupgrade -rf -m BATCH=yes atk portupgrade -R -m BATCH=yes gnome2 Approved by: portmgr (kris, will, myself implicitly) Requested by: re as well as many other users --- textproc/libxslt/files/patch-python::tests::Makefile.in | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) (limited to 'textproc/libxslt/files/patch-python::tests::Makefile.in') diff --git a/textproc/libxslt/files/patch-python::tests::Makefile.in b/textproc/libxslt/files/patch-python::tests::Makefile.in index da548b13d60b..b2b22d6ee478 100644 --- a/textproc/libxslt/files/patch-python::tests::Makefile.in +++ b/textproc/libxslt/files/patch-python::tests::Makefile.in @@ -1,12 +1,9 @@ - -$FreeBSD$ - ---- python/tests/Makefile.in.orig Mon Apr 15 21:07:35 2002 -+++ python/tests/Makefile.in Thu Apr 18 14:25:35 2002 -@@ -117,7 +117,7 @@ - XSLT_LIBDIR = @XSLT_LIBDIR@ - XSLT_LIBS = @XSLT_LIBS@ - +--- python/tests/Makefile.in.orig Fri Sep 12 15:25:00 2003 ++++ python/tests/Makefile.in Fri Sep 12 15:25:38 2003 +@@ -133,7 +133,7 @@ + am__quote = @am__quote@ + install_sh = @install_sh@ + pythondir = @pythondir@ -EXAMPLE_DIR = $(datadir)/doc/libxslt-python-$(LIBXSLT_VERSION)/examples +EXAMPLE_DIR = $(datadir)/doc/libxslt-python/examples -- cgit v1.2.3