svn commit: r344603 - head/games/xmahjongg

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


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

Log:
  - Stage support

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

Modified: head/games/xmahjongg/Makefile
==============================================================================
--- head/games/xmahjongg/Makefile	Sun Feb 16 16:16:53 2014	(r344602)
+++ head/games/xmahjongg/Makefile	Sun Feb 16 16:17:30 2014	(r344603)
@@ -13,7 +13,4 @@ COMMENT=	The Chinese game of Mahjongg fo
 USE_XORG=	x11
 GNU_CONFIGURE=	yes
 
-MAN6=		xmahjongg.6
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/games/xmahjongg/pkg-plist
==============================================================================
--- head/games/xmahjongg/pkg-plist	Sun Feb 16 16:16:53 2014	(r344602)
+++ head/games/xmahjongg/pkg-plist	Sun Feb 16 16:17:30 2014	(r344603)
@@ -33,6 +33,7 @@ share/xmahjongg/tiles/real.gif
 share/xmahjongg/tiles/small.gif
 share/xmahjongg/tiles/thick.gif
 share/xmahjongg/tiles/thin.gif
+man/man6/xmahjongg.6.gz
 @dirrm share/xmahjongg/tiles
 @dirrm share/xmahjongg/layouts
 @dirrm share/xmahjongg/backgrounds


More information about the svn-ports-all mailing list