diff options
author | sf <sf@FreeBSD.org> | 2001-03-23 03:54:41 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-03-23 03:54:41 +0800 |
commit | 798406fca4553d3d7988b98eb33937bdd3c0dafa (patch) | |
tree | dd526ca37e54e94a58633e2327681f01ccae3853 /games | |
parent | 48cbe5ce9fb2f3224d0cd2b434672a65e0109433 (diff) | |
download | freebsd-ports-gnome-798406fca4553d3d7988b98eb33937bdd3c0dafa.tar.gz freebsd-ports-gnome-798406fca4553d3d7988b98eb33937bdd3c0dafa.tar.zst freebsd-ports-gnome-798406fca4553d3d7988b98eb33937bdd3c0dafa.zip |
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 |