summaryrefslogtreecommitdiff
path: root/lang/gpc/files/patch-ar
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-05-06 03:49:05 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-05-06 03:49:05 +0000
commit28e7382123cbc7ef132190c6b3c29b101db38cfc (patch)
treea9d50288bd0e48228abd908a6f7bd8be06c4e7bd /lang/gpc/files/patch-ar
parentPR: 51521 (diff)
As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
remove these ports that have been broken for >4 months (in many cases much longer) with no sign of a fix.
Notes
Notes: svn path=/head/; revision=80201
Diffstat (limited to 'lang/gpc/files/patch-ar')
-rw-r--r--lang/gpc/files/patch-ar19
1 files changed, 0 insertions, 19 deletions
diff --git a/lang/gpc/files/patch-ar b/lang/gpc/files/patch-ar
deleted file mode 100644
index 6b0ce53c3a81..000000000000
--- a/lang/gpc/files/patch-ar
+++ /dev/null
@@ -1,19 +0,0 @@
-*** p/rts/file.c.orig Sat Jan 16 04:07:00 1999
---- p/rts/file.c Thu Mar 23 18:58:07 2000
-***************
-*** 1568,1574 ****
- #ifdef HAVE_STATVFS
- #include <sys/statvfs.h>
- #elif defined(HAVE_STATFS)
-! #include <sys/vfs.h>
- #endif
-
- void
---- 1568,1574 ----
- #ifdef HAVE_STATVFS
- #include <sys/statvfs.h>
- #elif defined(HAVE_STATFS)
-! #include <sys/mount.h>
- #endif
-
- void