Date: Thu, 31 Oct 2013 23:52:59 +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: r332328 - head/x11/xcb-util-keysyms Message-ID: <201310312352.r9VNqx7L019393@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: garga Date: Thu Oct 31 23:52:59 2013 New Revision: 332328 URL: http://svnweb.freebsd.org/changeset/ports/332328 Log: . Support STAGE . Use space on WWW line Modified: head/x11/xcb-util-keysyms/Makefile (contents, props changed) head/x11/xcb-util-keysyms/pkg-descr (contents, props changed) Modified: head/x11/xcb-util-keysyms/Makefile ============================================================================== --- head/x11/xcb-util-keysyms/Makefile Thu Oct 31 23:52:39 2013 (r332327) +++ head/x11/xcb-util-keysyms/Makefile Thu Oct 31 23:52:59 2013 (r332328) @@ -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-keysyms/pkg-descr ============================================================================== --- head/x11/xcb-util-keysyms/pkg-descr Thu Oct 31 23:52:39 2013 (r332327) +++ head/x11/xcb-util-keysyms/pkg-descr Thu Oct 31 23:52:59 2013 (r332328) @@ -8,4 +8,4 @@ the X protocol but which have traditiona Keysyms module is the Starndard X key constants and conversions to/from keycodes. -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?201310312352.r9VNqx7L019393>