pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
(devel/transient) fix build, USE_LANGUAGES= c c++
Module Name: pkgsrc-wip
Committed By: Makoto Fujiwara <mef%NetBSD.org@localhost>
Pushed By: mef
Date: Fri Dec 12 05:31:53 2025 +0900
Changeset: d58e4461ca1f95e298f88bc4ffb2b44948016a9c
Modified Files:
transient/Makefile
Log Message:
(devel/transient) fix build, USE_LANGUAGES= c c++
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d58e4461ca1f95e298f88bc4ffb2b44948016a9c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
transient/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/transient/Makefile b/transient/Makefile
index fd0ffad337..9fb76679ac 100644
--- a/transient/Makefile
+++ b/transient/Makefile
@@ -14,7 +14,7 @@ LICENSE= gnu-gpl-v3
#AKE_ENV= MANUAL_HTML_ARGS=
NO_CONFIGURE= yes
-USE_LANGUAGES= #
+USE_LANGUAGES= c c++
USE_TOOLS+= gmake makeinfo
#MAKE_JOBS_SAFE= no
Home |
Main Index |
Thread Index |
Old Index