Import science/epte version 2.0.8
[dports.git] / science / epte / dragonfly / patch-periodic.h
1 --- periodic.h.intermediate     2016-07-10 11:17:09 UTC
2 +++ periodic.h
3 @@ -296,7 +296,7 @@ modification follow.
4  #ifdef VMS
5  #include <curses.h>
6  #endif
7 -#if defined(linux) || defined(__FreeBSD__)
8 +#if defined(linux) || defined(__FreeBSD__) || defined(__DragonFly__)
9  #include <ncurses.h>
10  #endif
11