diff options
Diffstat (limited to 'net/tshark-lite/Makefile')
-rw-r--r-- | net/tshark-lite/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/tshark-lite/Makefile b/net/tshark-lite/Makefile index 88941ca302e..b341e6bfd03 100644 --- a/net/tshark-lite/Makefile +++ b/net/tshark-lite/Makefile @@ -6,6 +6,4 @@ LITE= yes MASTERDIR= ${.CURDIR}/../tshark COMMENT= Powerful network analyzer/capture tool (lite package) -BROKEN_powerpc64= Does not build - .include "${MASTERDIR}/Makefile" |