aboutsummaryrefslogtreecommitdiff
path: root/misc/ytree
diff options
context:
space:
mode:
Diffstat (limited to 'misc/ytree')
-rw-r--r--misc/ytree/files/patch-aa16
1 files changed, 16 insertions, 0 deletions
diff --git a/misc/ytree/files/patch-aa b/misc/ytree/files/patch-aa
new file mode 100644
index 000000000000..e78baad061e4
--- /dev/null
+++ b/misc/ytree/files/patch-aa
@@ -0,0 +1,16 @@
+
+$FreeBSD$
+
+--- Makefile.orig
++++ Makefile
+@@ -87,8 +87,8 @@
+ ###########################
+ # FreeBSD (Thanks to Peter Brevik)
+ ###########################
+-#CFLAGS = -DCOLOR_SUPPORT -DNCURSES
+-#LDFLAGS = -lncurses -lmytinfo -lcompat
++CFLAGS = -DCOLOR_SUPPORT -DNCURSES
++LDFLAGS = -lncurses -lcompat
+
+ ###########################
+ # MAC OS X