From 3bab13d673ff2281cec130fc4f2b00f50930f202 Mon Sep 17 00:00:00 2001 From: robert Date: Thu, 2 Dec 2010 21:43:59 +0000 Subject: [PATCH] disable verbose build --- editors/libreoffice/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index 45d657e6177..5e69f911e8f 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2010/12/02 09:23:37 robert Exp $ +# $OpenBSD: Makefile,v 1.8 2010/12/02 21:43:59 robert Exp $ ONLY_FOR_ARCHS= amd64 i386 @@ -226,7 +226,7 @@ CONFIGURE_ARGS+=--enable-symbols \ --enable-debug .endif -MAKE_ENV+= TMP=${WRKSRC} PYTHON="${MODPY_BIN}" VERBOSE=true +MAKE_ENV+= TMP=${WRKSRC} PYTHON="${MODPY_BIN}" .if ${MACHINE_ARCH} == "i386" OA= x86