pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kallisto: Clean up Makefile
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Sat Feb 26 19:51:19 2022 -0600
Changeset: 9bab3a80a4eff0b69beea236d1c1edefd6c96691
Modified Files:
kallisto/Makefile
Log Message:
kallisto: Clean up Makefile
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9bab3a80a4eff0b69beea236d1c1edefd6c96691
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
kallisto/Makefile | 2 --
1 file changed, 2 deletions(-)
diffs:
diff --git a/kallisto/Makefile b/kallisto/Makefile
index 529e5ca1c9..a7b5baeae1 100644
--- a/kallisto/Makefile
+++ b/kallisto/Makefile
@@ -20,8 +20,6 @@ SUBST_FILES.test= kallisto-test
SUBST_SED.test= -e 's|/usr/local/share/kallisto|${DATADIR}|g'
CMAKE_ARGS+= -DUSE_HDF5:BOOL=ON
-# MAKE_JOBS_SAFE= no # Doesn't finish bundled htslib first
-LDFLAGS+= -lhts
INSTALLATION_DIRS+= ${DATADIR}
DATADIR= ${PREFIX}/share/kallisto
Home |
Main Index |
Thread Index |
Old Index