summaryrefslogtreecommitdiffstats
path: root/sbin/hastctl
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2011-06-27 09:15:41 +0000
committerpjd <pjd@FreeBSD.org>2011-06-27 09:15:41 +0000
commitbfdf57abb6fca38cfaa291a8949cf125eb2912f2 (patch)
tree317528a2f8ef202855daca2f0f027d0ebe9c2f6e /sbin/hastctl
parentfaa028ceabd36900890c02260e8f7e780a235a31 (diff)
downloadFreeBSD-src-bfdf57abb6fca38cfaa291a8949cf125eb2912f2.zip
FreeBSD-src-bfdf57abb6fca38cfaa291a8949cf125eb2912f2.tar.gz
Compile hastd and hastctl with capsicum support.
X-MFC after: capsicum merge
Diffstat (limited to 'sbin/hastctl')
-rw-r--r--sbin/hastctl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/hastctl/Makefile b/sbin/hastctl/Makefile
index b7b1db9..af946a2 100644
--- a/sbin/hastctl/Makefile
+++ b/sbin/hastctl/Makefile
@@ -21,6 +21,7 @@ MAN= hastctl.8
NO_WFORMAT=
CFLAGS+=-I${.CURDIR}/../hastd
+CFLAGS+=-DHAVE_CAPSICUM
CFLAGS+=-DINET
.if ${MK_INET6_SUPPORT} != "no"
CFLAGS+=-DINET6
OpenPOWER on IntegriCloud