pkgsrc-WIP-changes archive

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

biolibc: devel/libxtend -> wip/libxtend



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Oct 12 07:35:00 2023 -0500
Changeset:	10e0110f12804c5f70ebbab4e44b2bf6aff1a673

Modified Files:
	biolibc/Makefile

Log Message:
biolibc: devel/libxtend -> wip/libxtend

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

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

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

diffs:
diff --git a/biolibc/Makefile b/biolibc/Makefile
index 0358ba751a..143a18b2b4 100644
--- a/biolibc/Makefile
+++ b/biolibc/Makefile
@@ -24,5 +24,5 @@ MAKE_ENV+=	DYLIB_PATH=${PREFIX}/lib MANDIR=${PREFIX}/${PKGMANDIR}
 pre-build:
 	cd ${WRKSRC} && ${MAKE} PREFIX=${PREFIX} depend
 
-.include "../../devel/libxtend/buildlink3.mk"
+.include "../../wip/libxtend/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index