forked from Lainports/opnsense-ports
13 lines
338 B
Text
13 lines
338 B
Text
--- Makefile.orig
|
|
+++ Makefile
|
|
@@ -87,8 +87,8 @@
|
|
###########################
|
|
# FreeBSD (Thanks to Peter Brevik)
|
|
###########################
|
|
-#CFLAGS = -DCOLOR_SUPPORT -DNCURSES
|
|
-#LDFLAGS = -lncurses -lcompat
|
|
+CFLAGS = -DCOLOR_SUPPORT -DNCURSES
|
|
+LDFLAGS = -lncurses -lcompat
|
|
|
|
###########################
|
|
# MAC OS X
|