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

next in thread | raw e-mail | index | archive | help
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



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