diff options
Diffstat (limited to 'games/eboard/Makefile')
-rw-r--r-- | games/eboard/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/eboard/Makefile b/games/eboard/Makefile index 60d2d08f9639..eb8603be3f43 100644 --- a/games/eboard/Makefile +++ b/games/eboard/Makefile @@ -19,10 +19,10 @@ COMMENT= GTK+ chess board interface (mainly for FICS and chessd) LIB_DEPENDS= png15:${PORTSDIR}/graphics/png EXTRAS= 1pl2 2 -USES= shebangfix pkgconfig +USES= shebangfix pkgconfig perl5 USE_BZIP2= yes HAS_CONFIGURE= yes -USE_PERL5_BUILD=yes +USE_PERL5= build USE_GNOME= gtk20 SHEBANG_FILES= configure |