diff options
author | Renato Botelho <garga@FreeBSD.org> | 2013-10-31 23:51:57 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2013-10-31 23:51:57 +0000 |
commit | 1e11af73fbfd4d121d420692a4278fbb0012da87 (patch) | |
tree | 2d06f9417f829892cc5605ee1eaecee5e034e9cf /x11/xcb-util | |
parent | cf0740b6593160cfcc1072dcdb1c2de9fd4b43ff (diff) | |
download | ports-1e11af73fbfd4d121d420692a4278fbb0012da87.tar.gz ports-1e11af73fbfd4d121d420692a4278fbb0012da87.zip |
Notes
Diffstat (limited to 'x11/xcb-util')
-rw-r--r-- | x11/xcb-util/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/xcb-util/Makefile b/x11/xcb-util/Makefile index 6c9f47120f9d..70ccdfd9249c 100644 --- a/x11/xcb-util/Makefile +++ b/x11/xcb-util/Makefile @@ -19,7 +19,6 @@ USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ 's|$${libdir}/pkgconfig|$${prefix}/libdata/pkgconfig|' \ |