pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bedtools2: python isn't valid entry in USE_LANGUAGES
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sat Sep 24 20:08:35 2016 +0200
Changeset: ebcce05f116ff9422173dacb91afe1f781bf0f8e
Modified Files:
bedtools2/Makefile
Log Message:
bedtools2: python isn't valid entry in USE_LANGUAGES
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ebcce05f116ff9422173dacb91afe1f781bf0f8e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
bedtools2/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/bedtools2/Makefile b/bedtools2/Makefile
index 429c142..ddf0088 100644
--- a/bedtools2/Makefile
+++ b/bedtools2/Makefile
@@ -24,7 +24,7 @@ HOMEPAGE=
COMMENT= Swiss army knife for genome arithmetic
LICENSE= gnu-gpl-v2
-USE_LANGUAGES= c c++ python
+USE_LANGUAGES= c c++
USE_TOOLS+= gmake
WRKSRC= ${WRKDIR}/bedtools2-${PORTVERSION}
Home |
Main Index |
Thread Index |
Old Index