mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@125301 d073be05-634f-4543-b044-5fe20cf6d1d6
12 lines
400 B
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
|