1
0
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:
Bryan Drewery 2015-04-28 17:27:28 +00:00
parent fd3dfea0b0
commit 5f9aedd9d5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384922
2 changed files with 0 additions and 4 deletions

View File

@ -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 \

View File

@ -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 \