diff options
author | (no author) <(no author)@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-15 05:59:50 +0800 |
---|---|---|
committer | (no author) <(no author)@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-15 05:59:50 +0800 |
commit | 73cb2357a7c7f905403cf41592bcbd7286fd85ae (patch) | |
tree | 2f5e26903a1f136a9e2f54af42475b280a215a6d /devel/libglade2/files | |
parent | fd170dfee433454a5e1f74c295bf23f3835894c0 (diff) | |
download | marcuscom-ports-GNOME_2_6.tar marcuscom-ports-GNOME_2_6.tar.gz marcuscom-ports-GNOME_2_6.tar.bz2 marcuscom-ports-GNOME_2_6.tar.lz marcuscom-ports-GNOME_2_6.tar.xz marcuscom-ports-GNOME_2_6.tar.zst marcuscom-ports-GNOME_2_6.zip |
This commit was manufactured by cvs2svn to create branch 'GNOME_2_6'.GNOME_2_6
git-svn-id: svn://creme-brulee.marcuscom.com/ports/branches/GNOME_2_6@2058 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libglade2/files')
-rw-r--r-- | devel/libglade2/files/patch-ab | 29 | ||||
-rw-r--r-- | devel/libglade2/files/patch-configure | 13 |
2 files changed, 0 insertions, 42 deletions
diff --git a/devel/libglade2/files/patch-ab b/devel/libglade2/files/patch-ab deleted file mode 100644 index a09056d33..000000000 --- a/devel/libglade2/files/patch-ab +++ /dev/null @@ -1,29 +0,0 @@ ---- Makefile.in.orig Wed Jan 14 17:20:11 2004 -+++ Makefile.in Wed Jan 14 17:23:52 2004 -@@ -18,7 +18,7 @@ - top_srcdir = @top_srcdir@ - VPATH = @srcdir@ - pkgdatadir = $(datadir)/@PACKAGE@ --pkglibdir = $(libdir)/@PACKAGE@ -+pkglibdir = $(prefix)/libdata/pkgconfig - pkgincludedir = $(includedir)/@PACKAGE@ - top_builddir = . - -@@ -169,7 +169,7 @@ - sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ --SUBDIRS = glade doc tests -+SUBDIRS = glade doc - - INCLUDES = $(LIBGLADE_CFLAGS) - -@@ -188,7 +188,7 @@ - - - # handling of the XML catalog --XMLCATALOG = /etc/xml/catalog -+XMLCATALOG = $(LOCALBASE)/share/xml/catalog.ports - - xmldir = $(datadir)/xml/libglade - xml_DATA = glade-2.0.dtd diff --git a/devel/libglade2/files/patch-configure b/devel/libglade2/files/patch-configure deleted file mode 100644 index 1b2eb098f..000000000 --- a/devel/libglade2/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD: ports/devel/libglade2/files/patch-configure,v 1.2 2003/02/07 18:42:05 marcus Exp $ - ---- configure 2002/04/26 09:41:08 1.1 -+++ configure 2002/04/26 09:41:27 -@@ -7406,6 +7406,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' |