Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Feb 2014 16:17:41 +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: r344604 - head/games/xmine
Message-ID:  <201402161617.s1GGHfxE015768@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sun Feb 16 16:17:41 2014
New Revision: 344604
URL: http://svnweb.freebsd.org/changeset/ports/344604
QAT: https://qat.redports.org/buildarchive/r344604/

Log:
  - Stage support

Modified:
  head/games/xmine/Makefile
  head/games/xmine/pkg-plist

Modified: head/games/xmine/Makefile
==============================================================================
--- head/games/xmine/Makefile	Sun Feb 16 16:17:30 2014	(r344603)
+++ head/games/xmine/Makefile	Sun Feb 16 16:17:41 2014	(r344604)
@@ -17,8 +17,5 @@ LIB_DEPENDS=	Xaw3d:${PORTSDIR}/x11-toolk
 
 USES=		imake
 USE_XORG=	x11 xaw xext xmu xt xpm sm ice
-MAN6=		xmine.6
-MANCOMPRESSED=	no
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/games/xmine/pkg-plist
==============================================================================
--- head/games/xmine/pkg-plist	Sun Feb 16 16:17:30 2014	(r344603)
+++ head/games/xmine/pkg-plist	Sun Feb 16 16:17:41 2014	(r344604)
@@ -1,2 +1,3 @@
 bin/xmine
 lib/X11/app-defaults/Xmine
+man/man6/xmine.6.gz



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