svn commit: r344605 - head/games/xonix

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


Author: miwi
Date: Sun Feb 16 16:17:51 2014
New Revision: 344605
URL: http://svnweb.freebsd.org/changeset/ports/344605
QAT: https://qat.redports.org/buildarchive/r344605/

Log:
  - Stage support

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

Modified: head/games/xonix/Makefile
==============================================================================
--- head/games/xonix/Makefile	Sun Feb 16 16:17:41 2014	(r344604)
+++ head/games/xonix/Makefile	Sun Feb 16 16:17:51 2014	(r344605)
@@ -12,7 +12,5 @@ COMMENT=	Try to win land without collidi
 
 USES=		imake
 USE_XORG=	xaw
-MAN1=		xonix.1
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/games/xonix/pkg-plist
==============================================================================
--- head/games/xonix/pkg-plist	Sun Feb 16 16:17:41 2014	(r344604)
+++ head/games/xonix/pkg-plist	Sun Feb 16 16:17:51 2014	(r344605)
@@ -1,3 +1,4 @@
 bin/xonix
 lib/X11/app-defaults/Xonix
+man/man1/xonix.1.gz
 @dirrm lib/X11/xonix


More information about the svn-ports-all mailing list