diff options
Diffstat (limited to 'comms/hcidump')
-rw-r--r-- | comms/hcidump/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/comms/hcidump/Makefile b/comms/hcidump/Makefile index bb287f22e7fe..940a1dd95099 100644 --- a/comms/hcidump/Makefile +++ b/comms/hcidump/Makefile @@ -19,6 +19,4 @@ CFLAGS+= -DL2CAP_SOCKET_CHECKED=yes PLIST_FILES= bin/hcidump man/man1/hcidump.1.gz -BROKEN_powerpc64= Does not build on powerpc64 - .include <bsd.port.mk> |