diff options
author | garga <garga@FreeBSD.org> | 2013-11-01 07:52:59 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2013-11-01 07:52:59 +0800 |
commit | 04bbb346f111e58bc114d2d3ae231fea78d785bb (patch) | |
tree | aa144d60302da43b266410bed791864681653d31 | |
parent | d1667f466380b3fe278f4c569c85f92da0271738 (diff) | |
download | freebsd-ports-gnome-04bbb346f111e58bc114d2d3ae231fea78d785bb.tar.gz freebsd-ports-gnome-04bbb346f111e58bc114d2d3ae231fea78d785bb.tar.zst freebsd-ports-gnome-04bbb346f111e58bc114d2d3ae231fea78d785bb.zip |
. Support STAGE
. Use space on WWW line
-rw-r--r-- | x11/xcb-util-keysyms/Makefile | 1 | ||||
-rw-r--r-- | x11/xcb-util-keysyms/pkg-descr | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/x11/xcb-util-keysyms/Makefile b/x11/xcb-util-keysyms/Makefile index e363d701aacf..6875146d29e4 100644 --- a/x11/xcb-util-keysyms/Makefile +++ b/x11/xcb-util-keysyms/Makefile @@ -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|' \ diff --git a/x11/xcb-util-keysyms/pkg-descr b/x11/xcb-util-keysyms/pkg-descr index cd1882d987fe..a2da5f490cac 100644 --- a/x11/xcb-util-keysyms/pkg-descr +++ b/x11/xcb-util-keysyms/pkg-descr @@ -8,4 +8,4 @@ the X protocol but which have traditionally been provided by Xlib. Keysyms module is the Starndard X key constants and conversions to/from keycodes. -WWW: http://xcb.freedesktop.org/ +WWW: http://xcb.freedesktop.org/ |