diff options
-rw-r--r-- | misc/magicpoint/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile index 9dfd48234da2..fcb8f715cb95 100644 --- a/misc/magicpoint/Makefile +++ b/misc/magicpoint/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.mew.org/pub/MagicPoint/ MAINTAINER?= itojun@itojun.org +BROKEN= "Security hole (buffer overflow yielding setgid uucp in xmindpath)" + LIB_DEPENDS+= ttf.4:${PORTSDIR}/print/freetype USE_IMAKE= yes |