diff options
Diffstat (limited to 'games/oneko/Makefile')
-rw-r--r-- | games/oneko/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/oneko/Makefile b/games/oneko/Makefile index 03ac80e0dc85..c57fba6fffc1 100644 --- a/games/oneko/Makefile +++ b/games/oneko/Makefile @@ -7,7 +7,7 @@ PORTNAME= oneko PORTVERSION= 2.0b -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://www02.so-net.ne.jp/~nsasaki/oneko/ \ http://www.net24.ne.jp/~ryo2/archives/:ryo2 \ @@ -24,8 +24,6 @@ COMMENT= A cat chasing a mouse all over the screen BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf -BROKEN= Incomplete pkg-plist - GNU_CONFIGURE= yes USE_X_PREFIX= yes MAN6= oneko.6 |