pkgsrc-WIP-changes archive

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

npmount: Use wip/libxtend



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Jun 13 12:57:52 2023 -0500
Changeset:	c55825c71108a5a11e349d53216e271f65b4c787

Modified Files:
	npmount/Makefile

Log Message:
npmount: Use wip/libxtend

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

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

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

diffs:
diff --git a/npmount/Makefile b/npmount/Makefile
index 3e592a63e1..26882d91ce 100644
--- a/npmount/Makefile
+++ b/npmount/Makefile
@@ -20,5 +20,5 @@ post-install:
 	${MKDIR} ${DESTDIR}${EGDIR}
 	${MV} ${DESTDIR}${PREFIX}/etc/npmount.conf.sample ${DESTDIR}${EGDIR}
 
-.include "../../devel/libxtend/buildlink3.mk"
+.include "../../wip/libxtend/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index