pkgsrc-WIP-changes archive

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

microbiomeutil: Comment out non-existent bl3



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Wed Jun 5 11:30:39 2024 -0400
Changeset:	f64569e1eb1f9965f019d0376d9bed41e99aa231

Modified Files:
	microbiomeutil/Makefile

Log Message:
microbiomeutil: Comment out non-existent bl3

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

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

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

diffs:
diff --git a/microbiomeutil/Makefile b/microbiomeutil/Makefile
index 6348e4a73c..b3f24a3679 100644
--- a/microbiomeutil/Makefile
+++ b/microbiomeutil/Makefile
@@ -53,5 +53,5 @@ do-install:
 	cd ${WRKSRC} && pax -rw \
 		AmosCmp16Spipeline ChimeraSlayer NAST-iEr TreeChopper WigeoN RESOURCES ${DESTDIR}${PREFIX}/${PORTNAME}
 
-.include "../../wip/cdbfasta/buildlink3.mk"
+#.include "../../wip/cdbfasta/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index