diff options
author | jmcneill <jmcneill> | 2015-01-29 23:38:28 +0000 |
---|---|---|
committer | jmcneill <jmcneill> | 2015-01-29 23:38:28 +0000 |
commit | d8348276ae29ac40b8c58cde56c4fa3ec32742fb (patch) | |
tree | d745b03831da1cb5cf98671777f00d424a58dbe2 /misc | |
parent | 0d10a8bcab7a0d0b3d8650679093e6401bc19886 (diff) | |
download | pkgsrc-d8348276ae29ac40b8c58cde56c4fa3ec32742fb.tar.gz |
bump BUILDLINK_API_DEPENDS.raspberrypi-userland
Diffstat (limited to 'misc')
-rw-r--r-- | misc/raspberrypi-userland/buildlink3.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/raspberrypi-userland/buildlink3.mk b/misc/raspberrypi-userland/buildlink3.mk index a0b0850a436..2418a5e50a7 100644 --- a/misc/raspberrypi-userland/buildlink3.mk +++ b/misc/raspberrypi-userland/buildlink3.mk @@ -1,11 +1,11 @@ -# $NetBSD: buildlink3.mk,v 1.2 2015/01/18 21:41:36 jmcneill Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2015/01/29 23:38:28 jmcneill Exp $ BUILDLINK_TREE+= raspberrypi-userland .if !defined(RASPBERRYPI_USERLAND_BUILDLINK3_MK) RASPBERRYPI_USERLAND_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.raspberrypi-userland+= raspberrypi-userland>=20130128nb1 +BUILDLINK_API_DEPENDS.raspberrypi-userland+= raspberrypi-userland>=20150118nb1 BUILDLINK_PKGSRCDIR.raspberrypi-userland?= ../../misc/raspberrypi-userland .endif # RASPBERRYPI_USERLAND_BUILDLINK3_MK |