pkgsrc-WIP-changes archive

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

Routinator has no run-time dependency on rust, so don't include its buildlink3.mk.



Module Name:	pkgsrc-wip
Committed By:	Havard Eidnes <he%NetBSD.org@localhost>
Pushed By:	he
Date:		Tue Jun 16 09:09:44 2020 +0200
Changeset:	019ac4c92006341d81214abbc9d6d14e99076ab9

Modified Files:
	routinator/Makefile

Log Message:
Routinator has no run-time dependency on rust, so
don't include its buildlink3.mk.

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

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

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

diffs:
diff --git a/routinator/Makefile b/routinator/Makefile
index 6c67a92954..1fdf942e24 100644
--- a/routinator/Makefile
+++ b/routinator/Makefile
@@ -220,5 +220,4 @@ do-install:
 		${DESTDIR}${EGDIR}
 
 .include "../../lang/rust/cargo.mk"
-.include "../../lang/rust/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index