aboutsummaryrefslogtreecommitdiff
path: root/devel/cunit
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-06-26 11:56:53 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-06-26 11:56:53 +0000
commit7b427433636460cf21deae07c3e6bf11bc826369 (patch)
tree155c1c47f96342f5962acf2db52730a70c04b13a /devel/cunit
parent01fc4edc583af05f6a695c0420be569074776717 (diff)
downloadports-7b427433636460cf21deae07c3e6bf11bc826369.tar.gz
ports-7b427433636460cf21deae07c3e6bf11bc826369.zip
Notes
Diffstat (limited to 'devel/cunit')
-rw-r--r--devel/cunit/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/cunit/Makefile b/devel/cunit/Makefile
index 944a5eb8221a..2bb2c53e9320 100644
--- a/devel/cunit/Makefile
+++ b/devel/cunit/Makefile
@@ -17,7 +17,6 @@ CONFLICTS= c-unit-[0-9]*
OPTIONS_DEFINE= AUTOMATED BASIC CONSOLE CURSES DEBUG EXAMPLES MEMTRACE TEST
OPTIONS_DEFAULT=AUTOMATED BASIC CONSOLE CURSES DEBUG EXAMPLES MEMTRACE TEST
-#OPTIONS_DEFAULT=AUTOMATED BASIC CONSOLE
OPTIONS_SUB= yes
AUTOMATED_DESC= Automated (XML) interface
BASIC_DESC= Basic interface
@@ -50,7 +49,7 @@ CONSOLE_CONFIGURE_ENABLE= console
CURSES_CONFIGURE_ENABLE=curses
CURSES_LDFLAGS= -lcurses
CURSES_USES= ncurses
-DEBUG_CONFIGURE_ENABLE=debug
+DEBUG_CONFIGURE_ENABLE= debug
EXAMPLES_CONFIGURE_ENABLE= examples
MEMTRACE_CONFIGURE_ENABLE= memtrace
TEST_CONFIGURE_ENABLE= test