ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/x11/xcb-util/Makefile
Revision: 19096
Committed: Sun May 24 02:38:53 2015 UTC (8 years, 11 months ago) by laffer1
File size: 516 byte(s)
Log Message:
update some x ports

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= xcb-util
4 PORTVERSION= 0.4.0
5 PORTREVISION= 1
6 CATEGORIES= x11
7 MASTER_SITES= http://xcb.freedesktop.org/dist/
8
9 MAINTAINER= ports@MidnightBSD.org
10 COMMENT= Module with libxcb/libX11 extension/replacement libraries
11
12 LICENSE= mit
13
14 USES= gmake libtool pathfix pkgconfig tar:bzip2
15 USE_LDCONFIG= yes
16 USE_XORG= xau xcb xdmcp xorg-macros
17
18 GNU_CONFIGURE= yes
19
20 post-patch:
21 @${REINPLACE_CMD} -e \
22 's|$${libdir}/pkgconfig|$${prefix}/libdata/pkgconfig|' \
23 ${WRKSRC}/configure
24
25 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H