diff options
| author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-03-22 19:54:41 +0000 |
|---|---|---|
| committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-03-22 19:54:41 +0000 |
| commit | 2c9e91a9b58ecefbed6e4bd08eda10a092b328d9 (patch) | |
| tree | f5610dc53d9fe2b7c9b7de700cc2c73e22ef6596 /games | |
| parent | 8497c482419100d6a3ad5dda50b0b8708e3b32e1 (diff) | |
mark as BROKEN temporarily; Gtk+-1.2.9 does not allow setuid program.
PR: 25906
Reported by: Michael Hohmuth <hohmuth@inf.tu-dresden.de>
Diffstat (limited to 'games')
| -rw-r--r-- | games/nethack-gtk/Makefile | 1 | ||||
| -rw-r--r-- | games/nethack32-gtk/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/games/nethack-gtk/Makefile b/games/nethack-gtk/Makefile index 43ff33c9dd4d..89d63b1418cf 100644 --- a/games/nethack-gtk/Makefile +++ b/games/nethack-gtk/Makefile @@ -4,6 +4,7 @@ # # $FreeBSD$ # +BROKEN= Gtk+-1.2.9 does not allow setuid program PORTNAME= nethack PORTVERSION= 1.1.5 diff --git a/games/nethack32-gtk/Makefile b/games/nethack32-gtk/Makefile index 43ff33c9dd4d..89d63b1418cf 100644 --- a/games/nethack32-gtk/Makefile +++ b/games/nethack32-gtk/Makefile @@ -4,6 +4,7 @@ # # $FreeBSD$ # +BROKEN= Gtk+-1.2.9 does not allow setuid program PORTNAME= nethack PORTVERSION= 1.1.5 |
