diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-04-29 22:08:02 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-04-29 22:08:02 +0000 |
commit | e6733a5775e2866efc12ec108f9fd8f81e837b75 (patch) | |
tree | abcc5c71eb9e6ff9144b7ac5ef60b0d2a9ab4f22 /games | |
parent | Mark BROKEN: PLIST is out of sync with the files installed (diff) |
Mark BROKEN: compiler errors
Noticed by: bento
Notes
Notes:
svn path=/head/; revision=28095
Diffstat (limited to 'games')
-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> |