diff options
Diffstat (limited to 'games/gnocatan/Makefile')
-rw-r--r-- | games/gnocatan/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/gnocatan/Makefile b/games/gnocatan/Makefile index d308de5b42eb..31f56a50dbcb 100644 --- a/games/gnocatan/Makefile +++ b/games/gnocatan/Makefile @@ -18,6 +18,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= yes USE_LIBTOOL= yes +USE_PERL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |