aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2016-12-02 01:05:06 +0800
committergarga <garga@FreeBSD.org>2016-12-02 01:05:06 +0800
commita2d0605d7af2c415f4e8ca51a870e1037400b56b (patch)
treee92483893b7da46213bcf4eab9e3b65f01b018d9 /x11
parent4bedb24fc7a5a1432d22baa77066d85719cc3f2f (diff)
downloadfreebsd-ports-graphics-a2d0605d7af2c415f4e8ca51a870e1037400b56b.tar.gz
freebsd-ports-graphics-a2d0605d7af2c415f4e8ca51a870e1037400b56b.tar.zst
freebsd-ports-graphics-a2d0605d7af2c415f4e8ca51a870e1037400b56b.zip
- Fix strip during install
- Add LICENSE - Bump PORTREVISION PR: 213234 Submitted by: takefu@airport.fm MFH: 2016Q4
Diffstat (limited to 'x11')
-rw-r--r--x11/xcb-util/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/x11/xcb-util/Makefile b/x11/xcb-util/Makefile
index d73ea1fcc60..d6610d512a3 100644
--- a/x11/xcb-util/Makefile
+++ b/x11/xcb-util/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xcb-util
PORTVERSION= 0.4.0
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= x11
MASTER_SITES= http://xcb.freedesktop.org/dist/
@@ -11,9 +11,13 @@ MASTER_SITES= http://xcb.freedesktop.org/dist/
MAINTAINER= garga@FreeBSD.org
COMMENT= Module with libxcb/libX11 extension/replacement libraries
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/COPYING
+
XORG_CAT= lib
USES= gmake tar:bzip2
USE_XORG= xau xcb xdmcp
+INSTALL_TARGET= install-strip
post-patch:
@${REINPLACE_CMD} -e \