pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/kakoune
Module Name: pkgsrc
Committed By: nia
Date: Tue Aug 27 10:36:05 UTC 2019
Modified Files:
pkgsrc/editors/kakoune: Makefile
Log Message:
kakoune: whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/editors/kakoune/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/kakoune/Makefile
diff -u pkgsrc/editors/kakoune/Makefile:1.3 pkgsrc/editors/kakoune/Makefile:1.4
--- pkgsrc/editors/kakoune/Makefile:1.3 Fri Jul 26 09:36:58 2019
+++ pkgsrc/editors/kakoune/Makefile Tue Aug 27 10:36:05 2019
@@ -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
Home |
Main Index |
Thread Index |
Old Index