diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2017-09-22 10:48:28 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-09-22 10:48:28 +0000 |
| commit | 3fcd0e41ded1b4e3f014c63e00cf2ee71fa39ad5 (patch) | |
| tree | 5ec4d6c8c02d380cf421717b2ce88beceb851e79 /sysutils/lnav | |
| parent | 320538c6d599e65e80ad91bd683504f5d7c338f1 (diff) | |
Notes
Diffstat (limited to 'sysutils/lnav')
| -rw-r--r-- | sysutils/lnav/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/lnav/Makefile b/sysutils/lnav/Makefile index dacdde161681..5e6998894d84 100644 --- a/sysutils/lnav/Makefile +++ b/sysutils/lnav/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libpcrecpp.so:devel/pcre USE_GITHUB= yes GH_ACCOUNT= tstack -USES= autoreconf compiler:c++14-lang execinfo gmake ncurses sqlite readline +USES= autoreconf compiler:c++14-lang gmake ncurses sqlite readline GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static |
