Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jun 2014 11:56:54 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r359331 - head/devel/cunit
Message-ID:  <201406261156.s5QBustI048798@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Jun 26 11:56:53 2014
New Revision: 359331
URL: http://svnweb.freebsd.org/changeset/ports/359331
QAT: https://qat.redports.org/buildarchive/r359331/

Log:
  - Cosmetic change

Modified:
  head/devel/cunit/Makefile

Modified: head/devel/cunit/Makefile
==============================================================================
--- head/devel/cunit/Makefile	Thu Jun 26 11:38:38 2014	(r359330)
+++ head/devel/cunit/Makefile	Thu Jun 26 11:56:53 2014	(r359331)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406261156.s5QBustI048798>