pkgsrc-WIP-changes archive

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

Add missing pkgsrc .include



Module Name:	pkgsrc-wip
Committed By:	Hauke Fath <hauke%NetBSD.org@localhost>
Pushed By:	hauke
Date:		Sun Sep 10 01:11:52 2023 +0200
Changeset:	a0a99ea7fad300c90753be084705b7ffcdadb40f

Modified Files:
	u-boot-nanopi-r2s/Makefile

Log Message:
Add missing pkgsrc .include

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

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

diffstat:
 u-boot-nanopi-r2s/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/u-boot-nanopi-r2s/Makefile b/u-boot-nanopi-r2s/Makefile
index a901dba2ac..6a717d0c07 100644
--- a/u-boot-nanopi-r2s/Makefile
+++ b/u-boot-nanopi-r2s/Makefile
@@ -24,3 +24,4 @@ post-extract:
 
 .include "../../sysutils/arm-trusted-firmware-rk3328/buildlink3.mk"
 .include "../../sysutils/u-boot/u-boot-arm64.mk"
+.include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index