diff options
-rw-r--r-- | editors/em/files/patch-Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/em/files/patch-Makefile b/editors/em/files/patch-Makefile index b714103718fa..2e5173ca05a2 100644 --- a/editors/em/files/patch-Makefile +++ b/editors/em/files/patch-Makefile @@ -16,7 +16,7 @@ #LIBS=-ltermcap # BSD #LIBS=-lcurses # SYSV -LIBS=-ltermlib -lcompat -+LIBS+=-ltermlib -lcompat ++LIBS+=-ltermlib #LIBS=-L/usr/lib/termcap -ltermcap LFLAGS=-hbx BINDIR=/usr/local/bin # Linux & FreeBSD |