summaryrefslogtreecommitdiffstats
path: root/x11-fm/nautilus/files
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-10-25 11:37:29 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-10-25 11:37:29 +0800
commite934b106497f17545e236bb9644bed935cd118ad (patch)
tree29839e0cbcfadbf35eac8fc26b9ad2afe1301370 /x11-fm/nautilus/files
parent14c9f603eb5d9868d374e46ac865925da109a838 (diff)
downloadmarcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar
marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.gz
marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.bz2
marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.lz
marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.xz
marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.zst
marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.zip
Remove these now that they have been committed to the FreeBSD ports tree.
Next stop GNOME 2.21. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9875 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-fm/nautilus/files')
-rw-r--r--x11-fm/nautilus/files/patch-Makefile.in10
-rw-r--r--x11-fm/nautilus/files/patch-configure22
-rw-r--r--x11-fm/nautilus/files/patch-src_file-manager_fm-properties-window.c12
3 files changed, 0 insertions, 44 deletions
diff --git a/x11-fm/nautilus/files/patch-Makefile.in b/x11-fm/nautilus/files/patch-Makefile.in
deleted file mode 100644
index a4f79ca6b..000000000
--- a/x11-fm/nautilus/files/patch-Makefile.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- Makefile.in.orig Wed Nov 24 13:14:21 2004
-+++ Makefile.in Wed Nov 24 13:14:47 2004
-@@ -183,7 +183,6 @@
- libbackground \
- libnautilus-private \
- src \
-- test \
- po \
- data \
- icons \
diff --git a/x11-fm/nautilus/files/patch-configure b/x11-fm/nautilus/files/patch-configure
deleted file mode 100644
index 4a9390ced..000000000
--- a/x11-fm/nautilus/files/patch-configure
+++ /dev/null
@@ -1,22 +0,0 @@
---- configure.orig Mon May 14 20:47:58 2007
-+++ configure Mon May 14 20:52:42 2007
-@@ -23611,9 +23611,7 @@ cat confdefs.h >>conftest.$ac_ext
- cat >>conftest.$ac_ext <<_ACEOF
- /* end confdefs.h. */
- #include <unistd.h>
-- #ifdef HAVE_SYS_PARAM_H
- #include <sys/param.h>
-- #endif
- #ifdef HAVE_SYS_VFS_H
- #include <sys/vfs.h>
- #endif
-@@ -23674,9 +23672,7 @@ cat confdefs.h >>conftest.$ac_ext
- cat >>conftest.$ac_ext <<_ACEOF
- /* end confdefs.h. */
- #include <unistd.h>
-- #ifdef HAVE_SYS_PARAM_H
- #include <sys/param.h>
-- #endif
- #ifdef HAVE_SYS_VFS_H
- #include <sys/vfs.h>
- #endif
diff --git a/x11-fm/nautilus/files/patch-src_file-manager_fm-properties-window.c b/x11-fm/nautilus/files/patch-src_file-manager_fm-properties-window.c
deleted file mode 100644
index d709dec1e..000000000
--- a/x11-fm/nautilus/files/patch-src_file-manager_fm-properties-window.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/file-manager/fm-properties-window.c.orig Mon May 14 20:58:01 2007
-+++ src/file-manager/fm-properties-window.c Mon May 14 20:58:42 2007
-@@ -89,9 +89,7 @@
- #if HAVE_SYS_VFS_H
- #include <sys/vfs.h>
- #elif HAVE_SYS_MOUNT_H
--#if HAVE_SYS_PARAM_H
- #include <sys/param.h>
--#endif
- #include <sys/mount.h>
- #endif
-