pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

microsynteny-tools: Clean up



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Nov 5 11:56:53 2023 -0600
Changeset:	1d297d32b4dbdfa128b4fbac8d2d465410db9281

Modified Files:
	microsynteny-tools/Makefile

Log Message:
microsynteny-tools: Clean up

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1d297d32b4dbdfa128b4fbac8d2d465410db9281

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 microsynteny-tools/Makefile | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diffs:
diff --git a/microsynteny-tools/Makefile b/microsynteny-tools/Makefile
index 9e03cb19a5..3078ec2896 100644
--- a/microsynteny-tools/Makefile
+++ b/microsynteny-tools/Makefile
@@ -1,9 +1,4 @@
 # $NetBSD$
-#
-###########################################################
-#                  Generated by fbsd2pkg                  #
-#              Sun Mar  6 18:38:30 CST 2022               #
-###########################################################
 
 DISTNAME=	microsynteny-tools-0.1.0.175
 CATEGORIES=	biology
@@ -17,7 +12,7 @@ LICENSE=	2-clause-bsd
 
 DEPENDS+=	curl>0:../../www/curl
 DEPENDS+=	ncbi-blast+>0:../../biology/ncbi-blast+
-DEPENDS+=	${PYPKGPREFIX}-dna-features-viewer>0:../../wip/py-dna-features-viewer
+DEPENDS+=	${PYPKGPREFIX}-dna-features-viewer>0:../../biology/py-dna-features-viewer
 DEPENDS+=	auto-admin>0:../../wip/auto-admin
 DEPENDS+=	biolibc-tools>0:../../wip/biolibc-tools
 


Home | Main Index | Thread Index | Old Index