summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-11-03 00:17:34 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-11-03 00:17:34 +0000
commit79b6e55418ddf16547f5dfe3cd9f607100fadf73 (patch)
tree9b9f50c9958020f477db907a4095b5c40e5a6d86 /misc
parentFix a stupid typo. It wasn't a problem as it was consistent, but I'm (diff)
Mark FORBIDDEN, it seems the new libc is killing network problems.
PR: 21997
Notes
Notes: svn path=/head/; revision=34690
Diffstat (limited to 'misc')
-rw-r--r--misc/40upgrade/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/40upgrade/Makefile b/misc/40upgrade/Makefile
index 2fd8891da27c..3ccdbe2eefcd 100644
--- a/misc/40upgrade/Makefile
+++ b/misc/40upgrade/Makefile
@@ -12,6 +12,8 @@ DISTFILES= # empty
MAINTAINER= asami@FreeBSD.org
+FORBIDDEN= something wrong with shared library
+
.include <bsd.port.pre.mk>
.if !defined(PACKAGE_BUILDING)