opnsense-ports/misc/nnn/files/patch-Makefile
Franco Fichtner 99ed04746d */*: sync with upstream
Taken from: HardenedBSD
2018-10-21 17:51:43 +02:00

11 lines
309 B
Text

--- Makefile.orig 2018-10-20 20:30:24 UTC
+++ Makefile
@@ -13,7 +13,7 @@
CFLAGS += $(shell $(PKG_CONFIG) --cflags ncursesw)
LDLIBS += $(shell $(PKG_CONFIG) --libs ncursesw)
else
- LDLIBS += -lncurses
+ LDLIBS += -lncursesw
endif
DISTFILES = nlay nlay.1 nnn.c nnn.h nnn.1 Makefile README.md LICENSE