aboutsummaryrefslogtreecommitdiff
path: root/editors/mg/files/patch-Makefile
blob: fa86826ccd8055d46f5c3a2d479f480494110028 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.orig	2016-01-07 18:55:54 UTC
+++ Makefile
@@ -2,7 +2,7 @@
 
 PROG=	mg
 
-LDADD+=	-lcurses -lutil
+LDADD+=	-lncurses -lutil
 DPADD+=	${LIBCURSES} ${LIBUTIL}
 
 # (Common) compile-time options: