aboutsummaryrefslogtreecommitdiff
path: root/emulators/py-nova/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/py-nova/Makefile')
-rw-r--r--emulators/py-nova/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/emulators/py-nova/Makefile b/emulators/py-nova/Makefile
index 431f7fc7728b..62b43ea543db 100644
--- a/emulators/py-nova/Makefile
+++ b/emulators/py-nova/Makefile
@@ -114,10 +114,6 @@ GROUPS= nova
IGNORE= only supported on FreeBSD
.endif
-.if ${OSVERSION} < 1100055
-IGNORE= only supported on recent FreeBSD 11
-.endif
-
post-extract:
@(cd ${WRKSRC}/etc/nova; ${MV} logging_sample.conf logging.conf.sample)
@(cd ${WRKSRC}/etc/nova; for f in *.conf; do ${MV} $${f} $${f}.sample; done)