svn commit: r332330 - head/x11/xcb-util-wm
Renato Botelho
garga at FreeBSD.org
Thu Oct 31 23:53:46 UTC 2013
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/
More information about the svn-ports-head
mailing list