kakoune: whitespace

This commit is contained in:
nia 2019-08-27 10:36:05 +00:00
parent b530859bbf
commit 629312e986

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2019/07/26 09:36:58 nia Exp $
# $NetBSD: Makefile,v 1.4 2019/08/27 10:36:05 nia Exp $
DISTNAME= kakoune-2019.07.01
CATEGORIES= editors
@ -18,7 +18,7 @@ USE_LANGUAGES= c c++17
# C++17
GCC_REQD+= 7
LDFLAGS.SunOS+= -lsocket -lnsl
LDFLAGS.SunOS+= -lsocket -lnsl
FAKE_NCURSES= yes