diff options
Diffstat (limited to 'games/macopix/Makefile')
-rw-r--r-- | games/macopix/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/macopix/Makefile b/games/macopix/Makefile index ff34ee81c102..f80a3761ac2b 100644 --- a/games/macopix/Makefile +++ b/games/macopix/Makefile @@ -36,6 +36,7 @@ USE_X_PREFIX= yes USE_GNOME= gtk12 gdkpixbuf GNU_CONFIGURE= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" MAN1= macopix.1 |