pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
microsynteny-tools: Uncomment py-dna-features-viewer dep
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon@alma8.localdomain>
Pushed By: outpaddling
Date: Fri Apr 22 12:20:45 2022 -0500
Changeset: 1d48a59b7dd9fd36e9d4e4d9c3c358d6ed6c5d83
Modified Files:
microsynteny-tools/Makefile
Log Message:
microsynteny-tools: Uncomment py-dna-features-viewer dep
graphics/cairo dep confirmed to build with modular X11
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1d48a59b7dd9fd36e9d4e4d9c3c358d6ed6c5d83
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
microsynteny-tools/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diffs:
diff --git a/microsynteny-tools/Makefile b/microsynteny-tools/Makefile
index b0196299bc..7c773407ca 100644
--- a/microsynteny-tools/Makefile
+++ b/microsynteny-tools/Makefile
@@ -17,8 +17,7 @@ LICENSE= 2-clause-bsd
DEPENDS+= curl>0:../../www/curl
DEPENDS+= ncbi-blast+>0:../../biology/ncbi-blast+
-# cairo fails to build on NetBSD 9 with native X11
-# DEPENDS+= ${PYPKGPREFIX}-dna-features-viewer>0:../../wip/py-dna-features-viewer
+DEPENDS+= ${PYPKGPREFIX}-dna-features-viewer>0:../../wip/py-dna-features-viewer
REPLACE_PYTHON= Scripts/*.py
Home |
Main Index |
Thread Index |
Old Index