diff options
Diffstat (limited to 'games/oneko-sakura/Makefile')
-rw-r--r-- | games/oneko-sakura/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/games/oneko-sakura/Makefile b/games/oneko-sakura/Makefile index a1cc80be22ae..c5fdb8b5c66f 100644 --- a/games/oneko-sakura/Makefile +++ b/games/oneko-sakura/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: oneko-sakura -# Date created: 25 May 1999 -# Whom: HOTARU-YA <hotaru@tail.net> -# +# Created by: HOTARU-YA <hotaru@tail.net> # $FreeBSD$ -# PORTNAME= oneko PORTVERSION= 1.2 @@ -17,7 +13,7 @@ COMMENT= A cat, Sakura or Tomoyo chasing a mouse all over the screen CONFLICTS= oneko-2.* -USE_IMAKE= yes +USES= imake USE_XORG= x11 xext MAN6= oneko.6 PLIST_FILES= bin/oneko |