diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/scotty/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/scotty/Makefile b/net/scotty/Makefile index ce266522be7a..1daf8235dad3 100644 --- a/net/scotty/Makefile +++ b/net/scotty/Makefile @@ -14,6 +14,8 @@ MAINTAINER= dima@Chg.RU LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 +FORBIDDEN= "Buffer overflow in ntping yielding setuid root" + GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tcl-config=${LOCALBASE}/lib/tcl8.2 \ --with-tk-config=${LOCALBASE}/lib/tk8.2 |