forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
250 B
Text
11 lines
250 B
Text
--- Makefile.orig Wed May 2 20:41:22 2001
|
|
+++ Makefile Wed Feb 25 17:43:00 2004
|
|
@@ -5,7 +5,7 @@
|
|
MANDIR = /usr/local/man/man
|
|
|
|
# compile debug support
|
|
-COPTS += -DDEBUG -g -Wall
|
|
+#COPTS += -DDEBUG -g -Wall
|
|
|
|
DPADD = ${LIBCURSES}
|
|
LDADD = -lcurses
|