mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
Stage support
This commit is contained in:
parent
c688c43462
commit
2bc3a23ed2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338007
@ -16,9 +16,8 @@ MAKE_ARGS= CC="${CC}" OPT="${CFLAGS}"
|
||||
|
||||
USE_XORG= x11 xau xdmcp
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/abclock ${PREFIX}/bin
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/abc_img ${PREFIX}/bin
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/abclock ${STAGEDIR}${PREFIX}/bin
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/abc_img ${STAGEDIR}${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user