ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/x11/libXtst/Makefile
Revision: 23840
Committed: Sun Aug 26 18:29:02 2018 UTC (5 years, 7 months ago) by laffer1
File size: 435 byte(s)
Log Message:
update many x11 ports

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= libXtst
4 PORTVERSION= 1.2.3
5 CATEGORIES= x11
6
7 MAINTAINER= ports@MidnightBSD.org
8 COMMENT= X Test extension
9
10 LICENSE= mit
11
12 XORG_CAT= lib
13 USE_XORG= x11 xext recordproto:both xextproto inputproto:both \
14 xi
15 USES+= cpe
16 CPE_PRODUCT= libxtst
17 CPE_VENDOR= x
18
19 CONFIGURE_ARGS+=--disable-specs --without-xmlto
20
21 post-patch:
22 @${REINPLACE_CMD} '/^SUBDIRS/,/^$$/ \
23 s/specs//' ${WRKSRC}/Makefile.in
24
25 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H