diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-04-23 16:36:34 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-04-23 16:36:34 +0000 |
commit | b79c5750acf245201fdd5b425ce8c4aadbefc31a (patch) | |
tree | b7c000893da2f33005d5f6a44a26f9437d9d00af /net-mgmt/icinga | |
parent | 8434955168c7d49152de51e71cb2a9daff623bcb (diff) |
Notes
Diffstat (limited to 'net-mgmt/icinga')
-rw-r--r-- | net-mgmt/icinga/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/icinga/Makefile b/net-mgmt/icinga/Makefile index 064f32b9e009..f885b8f8b598 100644 --- a/net-mgmt/icinga/Makefile +++ b/net-mgmt/icinga/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl \ libgd.so:${PORTSDIR}/graphics/gd -USES= gmake +USES= cpe gmake USE_AUTOTOOLS= autoconf USE_RC_SUBR= icinga |