diff options
Diffstat (limited to 'games/gnomechess/Makefile')
-rw-r--r-- | games/gnomechess/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/gnomechess/Makefile b/games/gnomechess/Makefile index 33666f6..cdf3073 100644 --- a/games/gnomechess/Makefile +++ b/games/gnomechess/Makefile @@ -21,6 +21,7 @@ RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= yes +USE_PERL= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |