pkgsrc-WIP-changes archive

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

samtools: Remove wip reference



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Jul 22 10:07:21 2020 -0500
Changeset:	05c40b12ec69cc642f07c7b1a09124d2b67bb589

Modified Files:
	samtools/Makefile

Log Message:
samtools: Remove wip reference

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

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

diffstat:
 samtools/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/samtools/Makefile b/samtools/Makefile
index d7d2393abb..88b5b4d4a8 100644
--- a/samtools/Makefile
+++ b/samtools/Makefile
@@ -28,7 +28,7 @@ TEST_TARGET=		test
 pre-configure:
 	cd ${WRKSRC} && autoreconf -if
 
-.include "../../wip/htslib/buildlink3.mk"
+.include "../../biology/htslib/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../lang/python/application.mk"
 .include "../../mk/curses.buildlink3.mk"


Home | Main Index | Thread Index | Old Index