Files
macports-ports/editors/ex-vi/files/patch-Makefile.diff

12 lines
400 B
Diff

--- work/ex-050325/Makefile 2005-03-25 00:50:09.000000000 +0100
+++ Makefile 2005-10-27 22:47:02.000000000 +0200
@@ -211,7 +211,7 @@
# provide a good termcap file, or when setting the TERMCAP environment
# variable is deemed sufficient, is the included 2.11BSD termcap library.
#
-TERMLIB = termlib
+TERMLIB = ncurses
#
# Since ex uses sbrk() internally, a conflict with the libc's version of