aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xcb-util
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2016-12-02 01:05:06 +0800
committerRenato Botelho <garga@FreeBSD.org>2016-12-02 01:05:06 +0800
commitd096f43edfe12575d656a423c06736ef45647c1b (patch)
treee92483893b7da46213bcf4eab9e3b65f01b018d9 /x11/xcb-util
parent90d860c5ef1970eb69f6f287d571527fa9fe27db (diff)
downloadfreebsd-ports-gnome-d096f43edfe12575d656a423c06736ef45647c1b.tar.gz
freebsd-ports-gnome-d096f43edfe12575d656a423c06736ef45647c1b.tar.zst
freebsd-ports-gnome-d096f43edfe12575d656a423c06736ef45647c1b.zip
- Fix strip during install
- Add LICENSE - Bump PORTREVISION PR: 213234 Submitted by: takefu@airport.fm MFH: 2016Q4
Diffstat (limited to 'x11/xcb-util')
-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 d73ea1fcc609..d6610d512a3f 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 \