diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-17 09:37:26 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-17 09:37:26 +0000 |
commit | 6c1003df3b89658c6d9f28f6a1bbd959f5147541 (patch) | |
tree | b1525e76c884055271bcd3061b7ee5e23f26a12a /games/xneko | |
parent | 0d4b4652fee36d905f1f32f708a97efc87b0a32b (diff) | |
download | ports-6c1003df3b89658c6d9f28f6a1bbd959f5147541.tar.gz ports-6c1003df3b89658c6d9f28f6a1bbd959f5147541.zip |
Notes
Diffstat (limited to 'games/xneko')
-rw-r--r-- | games/xneko/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xneko/Makefile b/games/xneko/Makefile index 092e65e764ad..fa14d759a519 100644 --- a/games/xneko/Makefile +++ b/games/xneko/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= markm@FreeBSD.org +BROKEN= "Checksum fails" + NO_WRKSUBDIR= yes USE_IMAKE= yes MAN6= xneko.6 |