summaryrefslogtreecommitdiff
path: root/ports-mgmt/poudriere-devel
diff options
context:
space:
mode:
authorSean Bruno <sbruno@FreeBSD.org>2014-06-03 14:03:21 +0000
committerSean Bruno <sbruno@FreeBSD.org>2014-06-03 14:03:21 +0000
commit2149902e8d8a1fd00a86439b685866548c059bd5 (patch)
tree957a1dbbcd56cc5825d6ffa8ee9b6b1d158a4da0 /ports-mgmt/poudriere-devel
parent- Switch to USES=libtool, drop .la files (diff)
Add option to pull in emulators/qemu-static-user to assist in x-compiling
for non-x86 architectures. Reviewed by: bdrewery
Notes
Notes: svn path=/head/; revision=356370
Diffstat (limited to 'ports-mgmt/poudriere-devel')
-rw-r--r--ports-mgmt/poudriere-devel/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/ports-mgmt/poudriere-devel/Makefile b/ports-mgmt/poudriere-devel/Makefile
index c739ffe1f213..e369f8244345 100644
--- a/ports-mgmt/poudriere-devel/Makefile
+++ b/ports-mgmt/poudriere-devel/Makefile
@@ -21,9 +21,12 @@ FSL_CHKIN= 33c926770a
GNU_CONFIGURE= yes
ETCDIR= ${PREFIX}/etc/poudriere.d
-OPTIONS_DEFINE= ZSH
+OPTIONS_DEFINE= ZSH QEMU
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: