pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
microsynteny-tools: Enable blast and dna-features-viewer deps
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Wed Apr 20 19:45:41 2022 -0500
Changeset: ecc0f80645981da9added446714167dfcb34d465
Modified Files:
microsynteny-tools/Makefile
Log Message:
microsynteny-tools: Enable blast and dna-features-viewer deps
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ecc0f80645981da9added446714167dfcb34d465
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
microsynteny-tools/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/microsynteny-tools/Makefile b/microsynteny-tools/Makefile
index 4134747ef9..1c179a1c17 100644
--- a/microsynteny-tools/Makefile
+++ b/microsynteny-tools/Makefile
@@ -16,8 +16,8 @@ COMMENT= Tools for exploring microsyntenic differences among species
LICENSE= 2-clause-bsd
DEPENDS+= curl>0:../../www/curl
-# DEPENDS+= ncbi-blast+>0:../../biology/ncbi-blast+
-# DEPENDS+= py-dna-features-viewer:../../wip/py-dna-features-viewer
+DEPENDS+= ncbi-blast+>0:../../biology/ncbi-blast+
+DEPENDS+= ${PYPKGPREFIX}-dna-features-viewer>0:../../wip/py-dna-features-viewer
REPLACE_PYTHON= Scripts/*.py
Home |
Main Index |
Thread Index |
Old Index