pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

libxlsxwriter: C++ is only checked for, not used



Module Name:	pkgsrc-wip
Committed By:	Sijmen J. Mulder <ik%sjmulder.nl@localhost>
Pushed By:	sjmulder
Date:		Tue Dec 11 12:17:38 2018 +0100
Changeset:	b9a95618c759286067e7289388ec309c3284e09b

Modified Files:
	libxlsxwriter/Makefile

Log Message:
libxlsxwriter: C++ is only checked for, not used

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b9a95618c759286067e7289388ec309c3284e09b

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 libxlsxwriter/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/libxlsxwriter/Makefile b/libxlsxwriter/Makefile
index 55d689a886..d0fb1f1775 100644
--- a/libxlsxwriter/Makefile
+++ b/libxlsxwriter/Makefile
@@ -16,7 +16,6 @@ TEST_TARGET=	test
 TEST_DEPENDS+=	${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
 
 USE_TOOLS+=	gmake
-USE_LANGUAGES+=	c c++
 
 .include "../../lang/python/pyversion.mk"
 


Home | Main Index | Thread Index | Old Index