Skip to content

Commit

Permalink
net/sqtop: Fix build with llvm16
Browse files Browse the repository at this point in the history
- Pet portclippy

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
  • Loading branch information
5u623l20 committed Jul 21, 2023
1 parent a669dea commit 908e5eb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions net/sqtop/Makefile
Expand Up @@ -10,14 +10,15 @@ WWW= https://github.com/paleg/sqtop/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING

USE_CXXSTD= c++14
USE_GITHUB= yes
GH_ACCOUNT= paleg

GNU_CONFIGURE= yes

PLIST_FILES= bin/sqtop \
man/man1/sqtop.1.gz

GNU_CONFIGURE= yes

OPTIONS_DEFINE= NCURSES
OPTIONS_DEFAULT= NCURSES

Expand Down

0 comments on commit 908e5eb

Please sign in to comment.