pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-dna-features-viewer: Clean up
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Sun Nov 5 11:52:50 2023 -0600
Changeset: 75b48f133f84871e2775e9abdca4dc9b20c14547
Modified Files:
py-dna-features-viewer/Makefile
Log Message:
py-dna-features-viewer: Clean up
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=75b48f133f84871e2775e9abdca4dc9b20c14547
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-dna-features-viewer/Makefile | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
diffs:
diff --git a/py-dna-features-viewer/Makefile b/py-dna-features-viewer/Makefile
index 6db7d3e764..3683c518dc 100644
--- a/py-dna-features-viewer/Makefile
+++ b/py-dna-features-viewer/Makefile
@@ -1,9 +1,4 @@
# $NetBSD$
-#
-###########################################################
-# Generated by fbsd2pkg #
-# Fri Feb 11 19:03:05 CST 2022 #
-###########################################################
DISTNAME= dna_features_viewer-3.1.3
PKGNAME= ${PYPKGPREFIX}-dna-features-viewer-3.1.3
@@ -17,9 +12,8 @@ LICENSE= mit
DEPENDS= ${PYPKGPREFIX}-matplotlib>=3:../../graphics/py-matplotlib \
${PYPKGPREFIX}-biopython>0:../../biology/py-biopython \
- ${PYPKGPREFIX}-bcbio-gff>0:../../wip/py-bcbio-gff \
+ ${PYPKGPREFIX}-bcbio-gff>0:../../biology/py-bcbio-gff \
${PYPKGPREFIX}-packaging>0:../../devel/py-packaging
-# Verify that we shouldn't use distutils.mk or extensions.mk instead.
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index