diff options
-rw-r--r-- | games/teg/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/teg/Makefile b/games/teg/Makefile index 107420d..c56f4e8 100644 --- a/games/teg/Makefile +++ b/games/teg/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= sobomax@FreeBSD.org +BROKEN= "Remotely exploitable buffer overrun" + USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= yes |