svn commit: r344604 - head/games/xmine

Martin Wilke miwi at FreeBSD.org
Sun Feb 16 16:17:42 UTC 2014


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


More information about the svn-ports-all mailing list