mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Add stage support
This commit is contained in:
parent
5fd82c24ff
commit
490bef4095
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335901
@ -14,12 +14,7 @@ COMMENT= The animated simulation of an ideal gas
|
||||
|
||||
USES= imake
|
||||
USE_XORG= ice sm x11 xaw xext xmu xt
|
||||
MAN1= xgas.1
|
||||
PLIST_FILES= bin/xgas lib/X11/app-defaults/XGas
|
||||
|
||||
NO_STAGE= yes
|
||||
post-install:
|
||||
@${CHMOD} 755 ${PREFIX}/bin/xgas
|
||||
@${CHOWN} bin:bin ${PREFIX}/bin/xgas
|
||||
PLIST_FILES= bin/xgas lib/X11/app-defaults/XGas \
|
||||
man/man1/xgas.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user