pkgsrc-WIP-changes archive

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

samtools: Clean up Makefile



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Sun Sep 29 15:20:26 2024 -0500
Changeset:	2ac0b67ae01fec1f2837cb1c91fd1a5f855354fc

Modified Files:
	samtools/Makefile

Log Message:
samtools: Clean up Makefile

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

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

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

diffs:
diff --git a/samtools/Makefile b/samtools/Makefile
index f1feb5e179..3ee6ccd66b 100644
--- a/samtools/Makefile
+++ b/samtools/Makefile
@@ -37,6 +37,5 @@ pre-configure:
 
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../mk/curses.buildlink3.mk"
-#.include "../../lang/python/application.mk"
 .include "../../wip/htslib/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index