diff options
author | asami <asami@FreeBSD.org> | 2000-11-03 08:17:34 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-11-03 08:17:34 +0800 |
commit | a246b938c50a9bc1931cad62ab9390976495abea (patch) | |
tree | 4f673fb9ec55111f5221df1ed426cca8c56cfda9 /misc | |
parent | 4646134b5d9df6bbdeafcc0394e1e4b3add32491 (diff) | |
download | freebsd-ports-gnome-a246b938c50a9bc1931cad62ab9390976495abea.tar.gz freebsd-ports-gnome-a246b938c50a9bc1931cad62ab9390976495abea.tar.zst freebsd-ports-gnome-a246b938c50a9bc1931cad62ab9390976495abea.zip |
Mark FORBIDDEN, it seems the new libc is killing network problems.
PR: 21997
Diffstat (limited to 'misc')
-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 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) |