pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libxlsxwriter: Don't adjust verbosity
Module Name: pkgsrc-wip
Committed By: Sijmen J. Mulder <ik%sjmulder.nl@localhost>
Pushed By: sjmulder
Date: Wed Jan 16 13:38:13 2019 +0100
Changeset: e94fd90cdb0de4624e9c858b8c31bca28d344965
Modified Files:
libxlsxwriter/Makefile
Log Message:
libxlsxwriter: Don't adjust verbosity
As suggested by bsiegert@
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e94fd90cdb0de4624e9c858b8c31bca28d344965
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libxlsxwriter/Makefile | 2 --
1 file changed, 2 deletions(-)
diffs:
diff --git a/libxlsxwriter/Makefile b/libxlsxwriter/Makefile
index d0fb1f1775..687b08da42 100644
--- a/libxlsxwriter/Makefile
+++ b/libxlsxwriter/Makefile
@@ -19,8 +19,6 @@ USE_TOOLS+= gmake
.include "../../lang/python/pyversion.mk"
-# more verbose output
-MAKE_ENV+= V=1
MAKE_ENV+= PYTEST=py.test-${PYVERSSUFFIX}
MAKE_ENV+= INSTALL_DIR=${DESTDIR}${PREFIX}
# minizip/ioapi.c has broken logic for checking for fopen64 etc
Home |
Main Index |
Thread Index |
Old Index