diff options
Diffstat (limited to 'net/rtg/Makefile')
-rw-r--r-- | net/rtg/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/rtg/Makefile b/net/rtg/Makefile index ad8759bb095c..d7e50af7003d 100644 --- a/net/rtg/Makefile +++ b/net/rtg/Makefile @@ -13,6 +13,8 @@ COMMENT= Flexible, high-performance SNMP statistics monitoring system LICENSE= GPLv2 +BROKEN_powerpc64= Does not build + LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp RUN_DEPENDS= p5-DBI>=0:databases/p5-DBI \ p5-DBD-mysql>=0:databases/p5-DBD-mysql |