pkgsrc-WIP-changes archive

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

vcf-split: libxtendc -> libxtend



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue May 11 12:17:11 2021 -0500
Changeset:	d15271bf2d48d38740f3e5552b40f1970806e5bf

Modified Files:
	vcf-split/Makefile

Log Message:
vcf-split: libxtendc -> libxtend

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

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

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

diffs:
diff --git a/vcf-split/Makefile b/vcf-split/Makefile
index a91d42da42..a256f3374c 100644
--- a/vcf-split/Makefile
+++ b/vcf-split/Makefile
@@ -14,5 +14,5 @@ pre-build:
 	(cd ${WRKSRC} && ${MAKE} PREFIX=${PREFIX} depend)
 
 .include "../../wip/biolibc/buildlink3.mk"
-.include "../../wip/libxtendc/buildlink3.mk"
+.include "../../wip/libxtend/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index