mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
No need for bsd.port.options.mk now
This commit is contained in:
parent
fd3dfea0b0
commit
5f9aedd9d5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384922
@ -29,8 +29,6 @@ OPTIONS_SUB= yes
|
||||
QEMU_DESC= Add qemu-user-static to compile ports for non-x86 architectures
|
||||
QEMU_RUN_DEPENDS= qemu-user-static>0:${PORTSDIR}/emulators/qemu-user-static
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-install:
|
||||
@${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions/
|
||||
${INSTALL_DATA} ${WRKSRC}/completions/zsh/_poudriere \
|
||||
|
@ -26,8 +26,6 @@ OPTIONS_SUB= yes
|
||||
QEMU_DESC= Add qemu-user-static to compile ports for non-x86 architectures
|
||||
QEMU_RUN_DEPENDS= qemu-user-static>0:${PORTSDIR}/emulators/qemu-user-static
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-install:
|
||||
@${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions/
|
||||
${INSTALL_DATA} ${WRKSRC}/completions/zsh/_poudriere \
|
||||
|
Loading…
Reference in New Issue
Block a user