diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 21:36:11 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 21:36:11 +0000 |
commit | ee2c9ac9d839018a4b7cc994cf001f0adf883897 (patch) | |
tree | c595f49c4ed1fd9b0b52213040e2d27d892b2dcc /net-mgmt/cacti-spine/Makefile | |
parent | BROKEN on !i386 and !amd64: Does not compile (diff) |
BROKEN: Incomplete pkg-plist
Approved by: portmgr (self)
Diffstat (limited to '')
-rw-r--r-- | net-mgmt/cacti-spine/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/cacti-spine/Makefile b/net-mgmt/cacti-spine/Makefile index 7ba09f84be4d..465da2c842c5 100644 --- a/net-mgmt/cacti-spine/Makefile +++ b/net-mgmt/cacti-spine/Makefile @@ -17,6 +17,8 @@ COMMENT= A multithreaded poller for Cacti written in C LIB_DEPENDS= netsnmp.7:${PORTSDIR}/net-mgmt/net-snmp +BROKEN= Incomplete pkg-plist + GNU_CONFIGURE= YES USE_MYSQL= YES USE_OPENSSL= YES |