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

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

Log:
  Support stage

Modified:
  head/x11/xcb/Makefile

Modified: head/x11/xcb/Makefile
==============================================================================
--- head/x11/xcb/Makefile	Fri Dec 13 23:51:18 2013	(r336397)
+++ head/x11/xcb/Makefile	Fri Dec 13 23:51:48 2013	(r336398)
@@ -17,9 +17,8 @@ LICENSE=	MIT
 USES=		imake
 USE_XORG=	ice sm x11 xaw xext xmu xt
 
-MAN1=		xcb.1
 PLIST_FILES=	bin/xcb \
-		lib/X11/app-defaults/Xcb
+		lib/X11/app-defaults/Xcb \
+		man/man1/xcb.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.rBDNpm4M085616>