diff options
-rw-r--r-- | games/oneko-sakura/Makefile | 23 | ||||
-rw-r--r-- | games/oneko-sakura/distinfo | 7 |
2 files changed, 13 insertions, 17 deletions
diff --git a/games/oneko-sakura/Makefile b/games/oneko-sakura/Makefile index 253166feb62a..145b8099acb6 100644 --- a/games/oneko-sakura/Makefile +++ b/games/oneko-sakura/Makefile @@ -8,13 +8,8 @@ PORTNAME= oneko PORTVERSION= 1.2 CATEGORIES= games -MASTER_SITES= http://riksun.riken.go.jp/archives/Linux/pje/PJE-0.1.5/sources/xclt/oneko/ \ - http://hp.vector.co.jp/authors/VA004959/oneko/ -PKGNAMESUFFIX= -sakura5 - -PATCH_SITES= http://www.daidouji.com/oneko/distfiles/ -PATCHFILES= oneko-1.2.sakura.5.diff.gz -PATCH_DIST_STRIP= -p1 +MASTER_SITES= http://www.daidouji.com/oneko/distfiles/ +DISTNAME= ${PORTNAME}-${PORTVERSION}.sakura.5 MAINTAINER= hotaru@tail.net COMMENT= A cat, Sakura or Tomoyo chasing a mouse all over the screen @@ -23,14 +18,16 @@ USE_IMAKE= yes USE_REINPLACE= yes MAN6= oneko.6 PLIST_FILES= bin/oneko -NO_CDROM= "Including derivatives from CARDCAPTOR SAKURA. See http://www.clamp.f-2.co.jp/" -RESTRICTED_FILES= ${PATCHFILES} - -pre-patch: - @${REINPLACE_CMD} -e 's,/\*\*/# Cannot compile in using Gcc,/* Cannot compile using Gcc */,' \ - ${WRKSRC}/Imakefile +NO_CDROM= "Including derivatives from CARDCAPTOR SAKURA. See http://www.clamp-net.com/ -> INFORMATION" pre-configure: + @${REINPLACE_CMD} -e 's,/\*\*/# Cannot compile in using Gcc,/* Cannot compile using Gcc */,' \ + ${WRKSRC}/Imakefile @${ECHO_CMD} "MANSUFFIX=6" >>${WRKSRC}/Imakefile +post-configure: + @${REINPLACE_CMD} -e 's,^all:: oneko\..*\.html$$,,' \ + -e 's,^install.man:: oneko\..*\.html$$,do-nada:,' \ + ${WRKSRC}/Makefile + .include <bsd.port.mk> diff --git a/games/oneko-sakura/distinfo b/games/oneko-sakura/distinfo index 0d1d5c11e561..3ad0015c3b66 100644 --- a/games/oneko-sakura/distinfo +++ b/games/oneko-sakura/distinfo @@ -1,4 +1,3 @@ -MD5 (oneko-1.2.tar.gz) = 890a476b54e13bfd4ab21440c6a5a8e2 -SIZE (oneko-1.2.tar.gz) = 56353 -MD5 (oneko-1.2.sakura.5.diff.gz) = 437dab4e829f6e4d39f7326e5d6749c1 -SIZE (oneko-1.2.sakura.5.diff.gz) = 29593 +MD5 (oneko-1.2.sakura.5.tar.gz) = 456b318fa6e61431bf4f0a42b110014a +SHA256 (oneko-1.2.sakura.5.tar.gz) = 2c2e05f1241e9b76f54475b5577cd4fb6670de058218d04a741a04ebd4a2b22f +SIZE (oneko-1.2.sakura.5.tar.gz) = 76825 |