diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-08-23 09:52:03 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-08-23 09:52:03 +0000 |
commit | 2738c7104a48594687e2961acdddf8ff2b2b0a97 (patch) | |
tree | 3815fb6028bd8305001c0bbd6399d9816f1430bc /security/sfs/files/patch-nfsclient | |
parent | - Attempt to unbreak parallel (-jX) builds by fixing targets dependencies (diff) |
Remove expired port:
2013-08-23 security/sfs: Broken on FreeBSD 8 and newer
Notes
Notes:
svn path=/head/; revision=325258
Diffstat (limited to 'security/sfs/files/patch-nfsclient')
-rw-r--r-- | security/sfs/files/patch-nfsclient | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/security/sfs/files/patch-nfsclient b/security/sfs/files/patch-nfsclient deleted file mode 100644 index 08fa857257b2..000000000000 --- a/security/sfs/files/patch-nfsclient +++ /dev/null @@ -1,20 +0,0 @@ ---- nfsconf.h.orig Wed May 19 22:42:39 2004 -+++ nfsconf.h Wed May 19 22:43:24 2004 -@@ -33,6 +33,7 @@ - # include <nfs/nfs.h> - #endif /* NEED_NFS_NFS_H */ - #if NEED_NFSCLIENT_NFS_H -+# include <nfs/nfsproto.h> - # include <nfsclient/nfs.h> - #endif /* NEED_NFSCLIENT_NFS_H */ - #if NEED_NFS_MOUNT_H ---- configure.orig Wed May 19 22:43:05 2004 -+++ configure Wed May 19 22:41:46 2004 -@@ -9661,6 +9661,7 @@ - cat >conftest.$ac_ext <<_ACEOF - #line 9662 "configure" - #include "confdefs.h" -+#include <nfs/nfsproto.h> - #include <nfsclient/nfs.h> - - _ACEOF |