diff options
Diffstat (limited to 'x11/xcb-proto')
-rw-r--r-- | x11/xcb-proto/Makefile | 5 | ||||
-rw-r--r-- | x11/xcb-proto/distinfo | 6 | ||||
-rw-r--r-- | x11/xcb-proto/pkg-plist | 2 |
3 files changed, 7 insertions, 6 deletions
diff --git a/x11/xcb-proto/Makefile b/x11/xcb-proto/Makefile index 8a03571772e2..6e232b2d3703 100644 --- a/x11/xcb-proto/Makefile +++ b/x11/xcb-proto/Makefile @@ -1,6 +1,7 @@ PORTNAME= xcb-proto PORTVERSION= 1.17.0 CATEGORIES= x11 python +MASTER_SITES= XORG/individual/proto MAINTAINER= x11@FreeBSD.org COMMENT= The X protocol C-language Binding (XCB) protocol @@ -9,10 +10,10 @@ WWW= https://xcb.freedesktop.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -USES= gnome python tar:xz xorg-cat:proto +GNU_CONFIGURE= yes +USES= gnome python tar:xz USE_GNOME= libxml2:build NO_ARCH= yes -MAKE_ARGS= pkgconfigdir=${PREFIX}/libdata/pkgconfig DATADIR= ${PREFIX}/share/xcb diff --git a/x11/xcb-proto/distinfo b/x11/xcb-proto/distinfo index 0a6e99c81a30..e75a3f68397f 100644 --- a/x11/xcb-proto/distinfo +++ b/x11/xcb-proto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713255468 -SHA256 (xorg/proto/xcb-proto-1.17.0.tar.xz) = 2c1bacd2110f4799f74de6ebb714b94cf6f80fb112316b1219480fd22562148c -SIZE (xorg/proto/xcb-proto-1.17.0.tar.xz) = 151748 +TIMESTAMP = 1753269668 +SHA256 (xcb-proto-1.17.0.tar.xz) = 2c1bacd2110f4799f74de6ebb714b94cf6f80fb112316b1219480fd22562148c +SIZE (xcb-proto-1.17.0.tar.xz) = 151748 diff --git a/x11/xcb-proto/pkg-plist b/x11/xcb-proto/pkg-plist index 10db9e7288d2..de8ab93d2518 100644 --- a/x11/xcb-proto/pkg-plist +++ b/x11/xcb-proto/pkg-plist @@ -1,4 +1,4 @@ -libdata/pkgconfig/xcb-proto.pc +share/pkgconfig/xcb-proto.pc %%DATADIR%%/bigreq.xml %%DATADIR%%/composite.xml %%DATADIR%%/damage.xml |