ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/x11/xinit/Makefile
Revision: 23874
Committed: Sun Aug 26 19:19:21 2018 UTC (5 years, 8 months ago) by laffer1
File size: 470 byte(s)
Log Message:
update

File Contents

# User Rev Content
1 laffer1 15462 # $MidnightBSD$
2 ctriv 2891
3     PORTNAME= xinit
4 laffer1 23874 PORTVERSION= 1.4.0
5 ctriv 2891 CATEGORIES= x11
6    
7     MAINTAINER= ports@MidnightBSD.org
8     COMMENT= X Window System initializer
9 laffer1 17683
10 laffer1 14328 LICENSE= mit
11 laffer1 23874 LICENSE_FILE= ${WRKSRC}/COPYING
12 ctriv 2891
13     XORG_CAT= app
14     USE_XORG= x11
15    
16 laffer1 12575 post-patch:
17 laffer1 14328 @${REINPLACE_CMD} 's/test.*-traditional.*;/true;/' ${WRKSRC}/configure
18 laffer1 12575 @${REINPLACE_CMD} -e 's|hexdump|/usr/bin/hexdump|' ${WRKSRC}/startx.cpp
19     @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' ${WRKSRC}/man/xinit.man
20    
21 ctriv 2891 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H