aboutsummaryrefslogtreecommitdiff
path: root/sysutils/bhyve-rc/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-01-03 11:01:05 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-01-03 11:01:05 +0000
commitc1b39669d4c0fcf493382cfe462b10522569781e (patch)
tree4258e0d342beadc5ca18094ba5ce084e678b753d /sysutils/bhyve-rc/Makefile
parentb1e8459a6f10a8f6d8c7d13ce7ca823e79130887 (diff)
downloadports-c1b39669d4c0fcf493382cfe462b10522569781e.tar.gz
ports-c1b39669d4c0fcf493382cfe462b10522569781e.zip
Cleanup BROKEN/IGNORE for 10.3-
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=430454
Diffstat (limited to 'sysutils/bhyve-rc/Makefile')
-rw-r--r--sysutils/bhyve-rc/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/sysutils/bhyve-rc/Makefile b/sysutils/bhyve-rc/Makefile
index c0cc3f54f7cc..6dd41054270e 100644
--- a/sysutils/bhyve-rc/Makefile
+++ b/sysutils/bhyve-rc/Makefile
@@ -19,10 +19,4 @@ NO_INSTALL= yes
USE_RC_SUBR= bhyve
-.include <bsd.port.options.mk>
-
-.if ${OSVERSION} < 1000000
-IGNORE= bhyve first appeared in FreeBSD 10.0
-.endif
-
.include <bsd.port.mk>