aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2015-04-28 17:27:28 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2015-04-28 17:27:28 +0000
commit5f9aedd9d5dab9f16e3fd5f67bcc68c50d086bf2 (patch)
tree8fd3b6edd311c2647fd11671b128b8c918938909 /ports-mgmt
parentfd3dfea0b0c9df5a896b330dc86b62580e01820b (diff)
downloadports-5f9aedd9d5dab9f16e3fd5f67bcc68c50d086bf2.tar.gz
ports-5f9aedd9d5dab9f16e3fd5f67bcc68c50d086bf2.zip
No need for bsd.port.options.mk now
Notes
Notes: svn path=/head/; revision=384922
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/poudriere-devel/Makefile2
-rw-r--r--ports-mgmt/poudriere/Makefile2
2 files changed, 0 insertions, 4 deletions
diff --git a/ports-mgmt/poudriere-devel/Makefile b/ports-mgmt/poudriere-devel/Makefile
index c1286cdd8bf7..04c18b103c3b 100644
--- a/ports-mgmt/poudriere-devel/Makefile
+++ b/ports-mgmt/poudriere-devel/Makefile
@@ -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 \
diff --git a/ports-mgmt/poudriere/Makefile b/ports-mgmt/poudriere/Makefile
index 34e97bd8d762..03dc3d80bc09 100644
--- a/ports-mgmt/poudriere/Makefile
+++ b/ports-mgmt/poudriere/Makefile
@@ -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 \