summaryrefslogtreecommitdiff
path: root/misc/ytree/files/patch-aa
blob: e78baad061e4309ac467db93ab5b95f33f286c0c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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