pkgsrc-WIP-changes archive

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

bitkeeper: Remove C++ and Fortran from USE_LANGUAGES, not needed



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Thu Jun 9 21:20:21 2016 +0200
Changeset:	cdbdf83b43ea645b4532e28dd40d16c7747cc57c

Modified Files:
	bitkeeper/Makefile

Log Message:
bitkeeper: Remove C++ and Fortran from USE_LANGUAGES, not needed

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

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

diffstat:
 bitkeeper/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/bitkeeper/Makefile b/bitkeeper/Makefile
index 5e8b271..e406377 100644
--- a/bitkeeper/Makefile
+++ b/bitkeeper/Makefile
@@ -15,8 +15,6 @@ USE_TOOLS+=	gmake bison lex groff perl bash
 
 BUILD_DEPENDS+=	gperf-[0-9]*:../../devel/gperf
 
-USE_LANGUAGES=	c c++ fortran
-
 do-build:
 	${RUN} cd ${WRKSRC}/src && ${GMAKE}  # p
 


Home | Main Index | Thread Index | Old Index