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