Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 2013 23:53:45 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r332330 - head/x11/xcb-util-wm
Message-ID:  <201310312353.r9VNrkLJ019622@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: garga
Date: Thu Oct 31 23:53:45 2013
New Revision: 332330
URL: http://svnweb.freebsd.org/changeset/ports/332330

Log:
  . Support STAGE
  . Use space on WWW line

Modified:
  head/x11/xcb-util-wm/Makefile   (contents, props changed)
  head/x11/xcb-util-wm/pkg-descr   (contents, props changed)

Modified: head/x11/xcb-util-wm/Makefile
==============================================================================
--- head/x11/xcb-util-wm/Makefile	Thu Oct 31 23:53:19 2013	(r332329)
+++ head/x11/xcb-util-wm/Makefile	Thu Oct 31 23:53:45 2013	(r332330)
@@ -17,7 +17,6 @@ USE_XORG=	xcb xorg-macros
 
 GNU_CONFIGURE=	yes
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e \
 		's|$${libdir}/pkgconfig|$${prefix}/libdata/pkgconfig|' \

Modified: head/x11/xcb-util-wm/pkg-descr
==============================================================================
--- head/x11/xcb-util-wm/pkg-descr	Thu Oct 31 23:53:19 2013	(r332329)
+++ head/x11/xcb-util-wm/pkg-descr	Thu Oct 31 23:53:45 2013	(r332330)
@@ -8,4 +8,4 @@ the X protocol but which have traditiona
 WM module is a Framework for window manager implementation. It brings
 both client and window-manager helpers for ICCCM and EWMH.
 
-WWW:	http://xcb.freedesktop.org/
+WWW: http://xcb.freedesktop.org/



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