Remove MODCMAKE_WANTCOLOR=No, as requested by espie@

OK ajacoutot@
This commit is contained in:
dcoppa 2010-06-11 08:53:52 +00:00
parent cb0c40e9a0
commit f3c3de1d7a
2 changed files with 2 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2010/06/09 08:04:28 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.14 2010/06/11 08:53:52 dcoppa Exp $
COMMENT= free open source planetarium
@ -37,7 +37,6 @@ CONFIGURE_ENV= HOME=${WRKDIR}
PORTHOME= ${WRKDIR}
NO_REGRESS= Yes
MODCMAKE_WANTCOLOR=No
pre-configure:
${SUBST_CMD} ${WRKSRC}/CMakeLists.txt \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2010/04/16 17:36:00 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.9 2010/06/11 08:54:16 dcoppa Exp $
SHARED_ONLY= Yes
@ -29,7 +29,6 @@ SEPARATE_BUILD= simple
MODULES= devel/cmake \
devel/gettext
MODCMAKE_WANTCOLOR=No
CFLAGS+= -pthread
LIB_DEPENDS= sqlite3.>=8::databases/sqlite3 \