diff options
author | swills <swills@FreeBSD.org> | 2016-09-15 09:41:28 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2016-09-15 09:41:28 +0800 |
commit | 902e7247c7d11481ce913f72beb0fab596cc38f8 (patch) | |
tree | 95d72a91b1037c56d223f0ee853cfdea0a7ac667 /net/rtg | |
parent | e8669680fe0b2fc1af84b3cfec65c4ff931d77ad (diff) | |
download | freebsd-ports-gnome-902e7247c7d11481ce913f72beb0fab596cc38f8.tar.gz freebsd-ports-gnome-902e7247c7d11481ce913f72beb0fab596cc38f8.tar.zst freebsd-ports-gnome-902e7247c7d11481ce913f72beb0fab596cc38f8.zip |
Unmark broken on powerpc64
These ports built successfully
Diffstat (limited to 'net/rtg')
-rw-r--r-- | net/rtg/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/rtg/Makefile b/net/rtg/Makefile index d7e50af7003d..ad8759bb095c 100644 --- a/net/rtg/Makefile +++ b/net/rtg/Makefile @@ -13,8 +13,6 @@ 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 |