Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Dec 2013 23:31:48 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r336387 - head/x11/xmsg
Message-ID:  <201312132331.rBDNVmMJ077928@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Dec 13 23:31:48 2013
New Revision: 336387
URL: http://svnweb.freebsd.org/changeset/ports/336387

Log:
  Support stage

Modified:
  head/x11/xmsg/Makefile

Modified: head/x11/xmsg/Makefile
==============================================================================
--- head/x11/xmsg/Makefile	Fri Dec 13 23:30:59 2013	(r336386)
+++ head/x11/xmsg/Makefile	Fri Dec 13 23:31:48 2013	(r336387)
@@ -10,11 +10,8 @@ MASTER_SITES=	http://www.generalconcepts
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Shows a message on the screen
 
-MAN1=		xmsg.1
-MANCOMPRESSED=	yes
-PLIST_FILES=	bin/xmsg
+PLIST_FILES=	bin/xmsg man/man1/xmsg.1.gz
 USES=		imake
 USE_XORG=	x11 xext xaw xmu xt sm ice
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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