pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
nng: refine the languages used
Module Name: pkgsrc-wip
Committed By: Pierre Pronchery <khorben%defora.org@localhost>
Pushed By: khorben
Date: Fri Mar 12 02:02:26 2021 +0100
Changeset: 1d2799e863b77d0a22fcde6b76b415ca8d798c3a
Modified Files:
nng/Makefile
Log Message:
nng: refine the languages used
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1d2799e863b77d0a22fcde6b76b415ca8d798c3a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
nng/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/nng/Makefile b/nng/Makefile
index 045ff32bae..ff21e7e376 100644
--- a/nng/Makefile
+++ b/nng/Makefile
@@ -15,7 +15,7 @@ LICENSE= mit
WRKSRC= ${WRKDIR}/nng-1.4.0
USE_CMAKE= yes
-USE_LANGUAGES= c c++
+USE_LANGUAGES= c99
.include "options.mk"
Home |
Main Index |
Thread Index |
Old Index