diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-06-28 21:48:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-06-28 21:48:59 +0000 |
commit | 60ee3e9d02f6e650fac9c9818fc4e99a2b2908ff (patch) | |
tree | 8d6ee945d0d1a6cf84e020a9a9014b8680d367eb /games/oneko-sakura | |
parent | 61f946e7e275076aae4e3ca1b700a5224bea3754 (diff) | |
download | ports-60ee3e9d02f6e650fac9c9818fc4e99a2b2908ff.tar.gz ports-60ee3e9d02f6e650fac9c9818fc4e99a2b2908ff.zip |
Notes
Diffstat (limited to 'games/oneko-sakura')
-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 |