mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Fix segfault when devel/ncurses installed
PR: ports/189326 Submitted by: ashish
This commit is contained in:
parent
2c59b06f02
commit
158c680cfe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352965
@ -19,7 +19,8 @@ GLIB_DESC= Build with glib library
|
||||
X11_DESC= Build X11-enabled mtr
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pkgconfig
|
||||
LDFLAGS+= -lncurses
|
||||
USES= ncurses pkgconfig
|
||||
|
||||
PLIST_FILES= man/man8/mtr.8.gz \
|
||||
sbin/mtr
|
||||
|
Loading…
Reference in New Issue
Block a user