summaryrefslogtreecommitdiff
path: root/lang/pnet/files/patch-libgc::configure
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-08-08 03:53:15 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-08-08 03:53:15 +0000
commit08848a121247fd49bb4dd77e8c486cdfd32c15e3 (patch)
treeeaf99ab18720a73ef7c4d895955e754a47b8119c /lang/pnet/files/patch-libgc::configure
parentAs announced on May 6, remove the broken devel/silc-toolkit port. (diff)
As announced on May 6, remove the broken lang/pnet port.
Diffstat (limited to 'lang/pnet/files/patch-libgc::configure')
-rw-r--r--lang/pnet/files/patch-libgc::configure19
1 files changed, 0 insertions, 19 deletions
diff --git a/lang/pnet/files/patch-libgc::configure b/lang/pnet/files/patch-libgc::configure
deleted file mode 100644
index 62fa1540042e..000000000000
--- a/lang/pnet/files/patch-libgc::configure
+++ /dev/null
@@ -1,19 +0,0 @@
---- libgc/configure.orig Sun Dec 30 23:15:13 2001
-+++ libgc/configure Sun Dec 30 23:21:19 2001
-@@ -410,16 +410,6 @@
- -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
- ;;
-
-- *)
-- if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
-- echo "configure: warning: $ac_option: invalid host type" 1>&2
-- fi
-- if test "x$nonopt" != xNONE; then
-- { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
-- fi
-- nonopt="$ac_option"
-- ;;
--
- esac
- done
-