mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Support stage
This commit is contained in:
parent
8238621927
commit
5ba696c81d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337783
@ -13,8 +13,7 @@ COMMENT= Utility to display battery status and temperature on the root-display
|
||||
USE_XORG= x11
|
||||
PLIST_FILES= bin/xacpim
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
@${INSTALL_PROGRAM} ${WRKSRC}/xacpim ${PREFIX}/bin/xacpim
|
||||
@${INSTALL_PROGRAM} ${WRKSRC}/xacpim ${STAGEDIR}${PREFIX}/bin/xacpim
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user