pkgsrc-WIP-changes archive

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

desktop-installer: Use wip/auto-admin for more recent version



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Mon Jun 12 14:52:34 2023 -0500
Changeset:	3c23f32e99e6eea39eda35fba90723675aed5034

Modified Files:
	desktop-installer/Makefile

Log Message:
desktop-installer: Use wip/auto-admin for more recent version

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

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

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

diffs:
diff --git a/desktop-installer/Makefile b/desktop-installer/Makefile
index f1b9a9570b..bfb1d85416 100644
--- a/desktop-installer/Makefile
+++ b/desktop-installer/Makefile
@@ -26,7 +26,7 @@ SUBST_FILES.tk=	NetBSD/XDM/xdmshutdown
 USE_TOOLS+=	pax
 NO_BUILD=	yes
 
-DEPENDS=	auto-admin>=0.7.16:../../sysutils/auto-admin
+DEPENDS=	auto-admin>=0.7.16:../../wip/auto-admin
 
 .include "../../mk/bsd.prefs.mk"
 


Home | Main Index | Thread Index | Old Index