Import science/epte version 2.0.8
[dports.git] / science / epte / files / patch-periodic.h
1 --- periodic.h.orig     2010-09-01 10:31:23.665697651 +0200
2 +++ periodic.h  2010-09-01 10:48:57.742657991 +0200
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__)
9  #include <ncurses.h>
10  #endif
11