pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/u-boot Remove dependencies that are not in tree
details: https://anonhg.NetBSD.org/pkgsrc/rev/ed5899b8ebb3
branches: trunk
changeset: 380927:ed5899b8ebb3
user: jmcneill <jmcneill%pkgsrc.org@localhost>
date: Fri May 25 10:46:52 2018 +0000
description:
Remove dependencies that are not in tree
diffstat:
sysutils/u-boot/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r 864f271bba15 -r ed5899b8ebb3 sysutils/u-boot/Makefile
--- a/sysutils/u-boot/Makefile Fri May 25 10:45:22 2018 +0000
+++ b/sysutils/u-boot/Makefile Fri May 25 10:46:52 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/05/24 22:35:56 jmcneill Exp $
+# $NetBSD: Makefile,v 1.2 2018/05/25 10:46:52 jmcneill Exp $
#
.include "../../sysutils/u-boot/u-boot-version.mk"
@@ -14,7 +14,6 @@
DEPENDS+= u-boot-a10-olinuxino-lime-[0-9]*:../../sysutils/u-boot-a10-olinuxino-lime
DEPENDS+= u-boot-bananapi-m3-[0-9]*:../../sysutils/u-boot-bananapi-m3
DEPENDS+= u-boot-bananapi-[0-9]*:../../sysutils/u-boot-bananapi
-DEPENDS+= u-boot-bcm2837-rpi-3-b-[0-9]*:../../sysutils/u-boot-bcm2837-rpi-3-b
DEPENDS+= u-boot-beagleboard-[0-9]*:../../sysutils/u-boot-beagleboard
DEPENDS+= u-boot-beagleboneblack-[0-9]*:../../sysutils/u-boot-beagleboneblack
DEPENDS+= u-boot-beaglebonewhite-[0-9]*:../../sysutils/u-boot-beaglebonewhite
@@ -37,7 +36,6 @@
DEPENDS+= u-boot-pine64-[0-9]*:../../sysutils/u-boot-pine64
DEPENDS+= u-boot-pinebook-[0-9]*:../../sysutils/u-boot-pinebook
DEPENDS+= u-boot-pocketchip-[0-9]*:../../sysutils/u-boot-pocketchip
-DEPENDS+= u-boot-radxarock-[0-9]*:../../sysutils/u-boot-radxarock
META_PACKAGE= yes
Home |
Main Index |
Thread Index |
Old Index