summaryrefslogtreecommitdiff
path: root/pkgtools/rc.d-boot
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2019-01-26 21:11:48 +0000
committerdholland <dholland@pkgsrc.org>2019-01-26 21:11:48 +0000
commit7e5d54b9d2ee0102855e3cddf8e1a3a50015e0af (patch)
tree7ed258eb364d92992e4b6ac649415fa14f052b3b /pkgtools/rc.d-boot
parent9656416c3f19c5aa52b55f85a9bb801fac2c5cf6 (diff)
downloadpkgsrc-7e5d54b9d2ee0102855e3cddf8e1a3a50015e0af.tar.gz
Use BROKEN_ON_PLATFORM for unsupported things meant to be fixed eventually.
Diffstat (limited to 'pkgtools/rc.d-boot')
-rw-r--r--pkgtools/rc.d-boot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/rc.d-boot/Makefile b/pkgtools/rc.d-boot/Makefile
index b6eed5ec900..66d1539bc61 100644
--- a/pkgtools/rc.d-boot/Makefile
+++ b/pkgtools/rc.d-boot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2018/12/28 20:28:02 schmonz Exp $
+# $NetBSD: Makefile,v 1.9 2019/01/26 21:11:48 dholland Exp $
#
PKGNAME= rc.d-boot-20181228
@@ -71,7 +71,7 @@ ONLY_FOR_PLATFORM+= ${OPSYS}-*-*
# - http://smarden.org/runit/
# - https://jdebp.eu/Softwares/nosh/
# - http://upstart.ubuntu.com
-NOT_FOR_PLATFORM+= ${OPSYS}-*-*
+BROKEN_ON_PLATFORM+= ${OPSYS}-*-*
.endif
BUILD_DEFS+= RCDBOOT_STYLE RCD_SCRIPTS_DIR