Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Dec 2013 23:51:18 +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: r336397 - head/x11/xcmd
Message-ID:  <201312132351.rBDNpIdM085510@svn.freebsd.org>

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

Log:
  Support stage

Modified:
  head/x11/xcmd/Makefile

Modified: head/x11/xcmd/Makefile
==============================================================================
--- head/x11/xcmd/Makefile	Fri Dec 13 23:50:03 2013	(r336396)
+++ head/x11/xcmd/Makefile	Fri Dec 13 23:51:18 2013	(r336397)
@@ -15,9 +15,7 @@ COMMENT=	Xcmd is a front-end for startin
 USES=		imake
 USE_XORG=	ice sm x11 xext xmu xt
 
-MANCOMPRESSED=	yes
-MAN1=		xcmd.1
-PLIST_FILES=	bin/xcmd
+PLIST_FILES=	bin/xcmd \
+		man/man1/xcmd.1.gz
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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