pkgsrc-WIP-changes archive

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

davis: don't pull an external client



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Fri Feb 18 10:50:28 2022 +0100
Changeset:	3b5ee333179579f7c0357e6081a8b81f98915b88

Modified Files:
	davis/Makefile

Log Message:
davis: don't pull an external client

it has it's own built-in.

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

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

diffstat:
 davis/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/davis/Makefile b/davis/Makefile
index be392bcd25..62c47f8e14 100644
--- a/davis/Makefile
+++ b/davis/Makefile
@@ -20,5 +20,4 @@ do-install:
 		 ${DESTDIR}${PREFIX}/bin
 
 .include "../../lang/rust/cargo.mk"
-.include "../../audio/libmpdclient/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index