Stage support
PR: ports/186319 Submitted by: maintainer
This commit is contained in:
parent
357cae2f5c
commit
edc636cb43
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342210
2 changed files with 5 additions and 8 deletions
|
@ -19,12 +19,4 @@ USE_XORG= x11 xext
|
|||
WRKSRC= ${WRKDIR}/Xev111
|
||||
ALL_TARGET= xbat
|
||||
|
||||
NO_STAGE= yes
|
||||
post-install:
|
||||
${CHOWN} root:games ${PREFIX}/bin/xbat
|
||||
${CHMOD} 2755 ${PREFIX}/bin/xbat
|
||||
${CHOWN} -R root:games ${PREFIX}/lib/X11/Xbat/Score/
|
||||
${CHMOD} 664 ${PREFIX}/lib/X11/Xbat/Score/*
|
||||
${CHMOD} 755 ${PREFIX}/lib/X11/Xbat/Score/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,4 +1,8 @@
|
|||
@owner root
|
||||
@group games
|
||||
@mode 2755
|
||||
bin/xbat
|
||||
@mode 0664
|
||||
lib/X11/Xbat/Domo/domoX0201.dat
|
||||
lib/X11/Xbat/Domo/domoX0202.dat
|
||||
lib/X11/Xbat/Domo/domoX0203.dat
|
||||
|
@ -690,6 +694,7 @@ lib/X11/Xbat/Map/kuuchuu_map6.dat
|
|||
lib/X11/Xbat/Map/kuuchuu_map7.dat
|
||||
lib/X11/Xbat/Map/kuuchuu_map8.dat
|
||||
lib/X11/Xbat/Map/kuuchuu_map9.dat
|
||||
@mode 0666
|
||||
lib/X11/Xbat/Score/top10-0.txt
|
||||
lib/X11/Xbat/Score/top10-1.txt
|
||||
lib/X11/Xbat/Score/top10-2.txt
|
||||
|
|
Loading…
Reference in a new issue