Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Feb 2014 10:14:33 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r344351 - head/games/oneko-sakura
Message-ID:  <201402151014.s1FAEXZI044764@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sat Feb 15 10:14:33 2014
New Revision: 344351
URL: http://svnweb.freebsd.org/changeset/ports/344351
QAT: https://qat.redports.org/buildarchive/r344351/

Log:
  - Stage support

Modified:
  head/games/oneko-sakura/Makefile

Modified: head/games/oneko-sakura/Makefile
==============================================================================
--- head/games/oneko-sakura/Makefile	Sat Feb 15 10:14:22 2014	(r344350)
+++ head/games/oneko-sakura/Makefile	Sat Feb 15 10:14:33 2014	(r344351)
@@ -16,11 +16,10 @@ CONFLICTS=	oneko-2.*
 
 USES=		imake
 USE_XORG=	x11 xext
-MAN6=		oneko.6
-PLIST_FILES=	bin/oneko
+PLIST_FILES=	bin/oneko \
+		man/man6/oneko.6.gz
 NO_CDROM=	Including derivatives from CARDCAPTOR SAKURA. See http://www.clamp-net.com/ -> INFORMATION
 
-NO_STAGE=	yes
 pre-configure:
 	@${REINPLACE_CMD} -e 's,/\*\*/# Cannot compile in using Gcc,/* Cannot compile using Gcc */,' \
 		${WRKSRC}/Imakefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402151014.s1FAEXZI044764>