From f37fed49de4af806f63d7d4e23b9e5b35b0f6a05 Mon Sep 17 00:00:00 2001 From: Brad Davis Date: Sun, 15 May 2016 18:17:59 +0000 Subject: Add missing USE_RC_SUBR so the startup script is actually installed Approved by: bdrewery (mentor, implicit) --- misc/raspbsd-led/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'misc/raspbsd-led') diff --git a/misc/raspbsd-led/Makefile b/misc/raspbsd-led/Makefile index ee25cf6c01d5..b6568902fc38 100644 --- a/misc/raspbsd-led/Makefile +++ b/misc/raspbsd-led/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= raspbsd-led -PORTVERSION= 0.2 +PORTVERSION= 0.2_1 DISTVERSIONPREFIX= v CATEGORIES= misc @@ -11,6 +11,7 @@ COMMENT= Misc LED programs for ARM boards USE_GITHUB= yes GH_ACCOUNT= raspbsd ONLY_FOR_ARCHS= armv6 +USE_RC_SUBR= flash-heartbead-led PLIST_FILES= sbin/flash-heartbeat-led .include -- cgit v1.2.3