diff options
author | Renato Botelho <garga@FreeBSD.org> | 2013-10-31 23:53:45 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2013-10-31 23:53:45 +0000 |
commit | 5bc853b4ff6cc4c0834cabd741f5310627220fd8 (patch) | |
tree | 39b8bfb720c05311c043fe028d10a5ded84fb8fa | |
parent | 588681757ad8e961adaa85d9c48f5ccbc5bc2e1e (diff) | |
download | ports-5bc853b4ff6cc4c0834cabd741f5310627220fd8.tar.gz ports-5bc853b4ff6cc4c0834cabd741f5310627220fd8.zip |
Notes
-rw-r--r-- | x11/xcb-util-wm/Makefile | 1 | ||||
-rw-r--r-- | x11/xcb-util-wm/pkg-descr | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/x11/xcb-util-wm/Makefile b/x11/xcb-util-wm/Makefile index 71cc0ca342af..0cc826f6320d 100644 --- a/x11/xcb-util-wm/Makefile +++ b/x11/xcb-util-wm/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-wm/pkg-descr b/x11/xcb-util-wm/pkg-descr index 58e493079188..74f250ed4ec0 100644 --- a/x11/xcb-util-wm/pkg-descr +++ b/x11/xcb-util-wm/pkg-descr @@ -8,4 +8,4 @@ the X protocol but which have traditionally been provided by Xlib. 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/ |