diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-02-20 06:20:25 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-02-20 06:20:25 +0800 |
commit | 52eb0c363dbd39ca18828556aa6e06a0f55cdad1 (patch) | |
tree | 4b825dc642cb6eb9a060e54bf8d69288fbee4904 /databases/libgnomedb/files | |
parent | 02ae0012100b6d06fd4310bcc5e44198eaf8930e (diff) | |
download | marcuscom-ports-52eb0c363dbd39ca18828556aa6e06a0f55cdad1.tar marcuscom-ports-52eb0c363dbd39ca18828556aa6e06a0f55cdad1.tar.gz marcuscom-ports-52eb0c363dbd39ca18828556aa6e06a0f55cdad1.tar.bz2 marcuscom-ports-52eb0c363dbd39ca18828556aa6e06a0f55cdad1.tar.lz marcuscom-ports-52eb0c363dbd39ca18828556aa6e06a0f55cdad1.tar.xz marcuscom-ports-52eb0c363dbd39ca18828556aa6e06a0f55cdad1.tar.zst marcuscom-ports-52eb0c363dbd39ca18828556aa6e06a0f55cdad1.zip |
Remove the GNOME 2.1 ports. These have been merged into FreeBSD CVS
as GNOME 2.2....next up, GNOME 2.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@538 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases/libgnomedb/files')
-rw-r--r-- | databases/libgnomedb/files/patch-configure | 10 | ||||
-rw-r--r-- | databases/libgnomedb/files/patch-doc_C_Makefile.in | 11 |
2 files changed, 0 insertions, 21 deletions
diff --git a/databases/libgnomedb/files/patch-configure b/databases/libgnomedb/files/patch-configure deleted file mode 100644 index 1946812ec..000000000 --- a/databases/libgnomedb/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Sun Jun 2 23:24:22 2002 -+++ configure Sun Jun 2 23:24:33 2002 -@@ -8089,6 +8089,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' diff --git a/databases/libgnomedb/files/patch-doc_C_Makefile.in b/databases/libgnomedb/files/patch-doc_C_Makefile.in deleted file mode 100644 index 4411a5bf3..000000000 --- a/databases/libgnomedb/files/patch-doc_C_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- doc/C/Makefile.in.orig Sun Jun 2 23:38:54 2002 -+++ doc/C/Makefile.in Sun Jun 2 23:39:46 2002 -@@ -131,7 +131,7 @@ - cxxflags_set = @cxxflags_set@ - - DOC_MODULE = libgnomedb --HTML_DIR = $(datadir)/gtk-doc/html -+HTML_DIR = $(prefix)/share/doc - - # The top-level SGML file. Change it if you want. - DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.sgml |