diff options
author | asami <asami@FreeBSD.org> | 2000-11-03 00:17:34 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-11-03 00:17:34 +0000 |
commit | a246b938c50a9bc1931cad62ab9390976495abea (patch) | |
tree | 4f673fb9ec55111f5221df1ed426cca8c56cfda9 /misc/40upgrade | |
parent | 4646134b5d9df6bbdeafcc0394e1e4b3add32491 (diff) | |
download | FreeBSD-ports-a246b938c50a9bc1931cad62ab9390976495abea.zip FreeBSD-ports-a246b938c50a9bc1931cad62ab9390976495abea.tar.gz |
Mark FORBIDDEN, it seems the new libc is killing network problems.
PR: 21997
Diffstat (limited to 'misc/40upgrade')
-rw-r--r-- | misc/40upgrade/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/40upgrade/Makefile b/misc/40upgrade/Makefile index 2fd8891..3ccdbe2 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) |