diff options
Diffstat (limited to 'net')
| -rw-r--r-- | net/tcpview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tcpview/Makefile b/net/tcpview/Makefile index e7852e0ccb17..bc24506b27ee 100644 --- a/net/tcpview/Makefile +++ b/net/tcpview/Makefile @@ -9,10 +9,10 @@ MASTER_SITES= http://ftp.vim.org/ibiblio/system/network/management/ \ MAINTAINER= cy@FreeBSD.org COMMENT= Motif-based TCP/IP protocol analyzer -MAKE_JOBS_UNSAFE= yes - USES= bison motif tar:Z MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX} +MAKE_JOBS_UNSAFE= yes + CFLAGS= -Wno-int-conversion post-patch: |
