You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
c8c9f959af
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@110883 d073be05-634f-4543-b044-5fe20cf6d1d6
13 lines
335 B
Diff
13 lines
335 B
Diff
--- machine.h.orig 2012-08-03 00:00:00.000000000 +0900
|
|
+++ machine.h 2012-11-13 06:11:30.000000000 +0900
|
|
@@ -742,7 +742,8 @@
|
|
#define LANGWIDTH 2
|
|
#define BSDINSTALL
|
|
#define TARFROMPAX
|
|
-#define TERMCAPLIB "-lcurses"
|
|
+#define USETERMINFO
|
|
+#define TERMCAPLIB "-lncurses"
|
|
#define DECLSIGLIST
|
|
#define DECLERRLIST
|
|
#define USELEAPCNT
|