diff options
Diffstat (limited to 'games/oneko/Makefile')
-rw-r--r-- | games/oneko/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/oneko/Makefile b/games/oneko/Makefile index 3be3aed8d332..3f7e717fdb71 100644 --- a/games/oneko/Makefile +++ b/games/oneko/Makefile @@ -25,7 +25,7 @@ COMMENT= A cat chasing a mouse all over the screen BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf GNU_CONFIGURE= yes -USE_XORG= x11 xpm +USE_XORG= x11 xpm xmu MAN6= oneko.6 MANLANG= "" ja WRKSRC= ${WRKDIR}/${PORTNAME} |