diff options
author | kris <kris@FreeBSD.org> | 2000-04-30 06:08:02 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-04-30 06:08:02 +0800 |
commit | 70b5bac0f4454bd978b69fb38c5bbe6deb44c8ce (patch) | |
tree | df784abeb1c076a4aa8cfcf7a4841e728725076c /games/gma | |
parent | 1aac59090d2d6431a5580d57f3bcf9849df676fd (diff) | |
download | freebsd-ports-gnome-70b5bac0f4454bd978b69fb38c5bbe6deb44c8ce.tar.gz freebsd-ports-gnome-70b5bac0f4454bd978b69fb38c5bbe6deb44c8ce.tar.zst freebsd-ports-gnome-70b5bac0f4454bd978b69fb38c5bbe6deb44c8ce.zip |
Mark BROKEN: compiler errors
Noticed by: bento
Diffstat (limited to 'games/gma')
-rw-r--r-- | games/gma/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/gma/Makefile b/games/gma/Makefile index f25e4de712ea..9d70cb1f9fb5 100644 --- a/games/gma/Makefile +++ b/games/gma/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.student.nada.kth.se/~d92-jwa/code/gma/ MAINTAINER= ijliao@csie.nctu.edu.tw +BROKEN= "Compiler errors" + GNU_CONFIGURE= yes .include <bsd.port.mk> |