aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/gnubg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnubg/Makefile b/games/gnubg/Makefile
index 5832eadc2636..4f33c76c4c93 100644
--- a/games/gnubg/Makefile
+++ b/games/gnubg/Makefile
@@ -29,9 +29,9 @@ CONFIGURE_ENV= ac_cv_path_ARTSC_CONFIG=no ac_cv_path_LIBART_CONFIG=no
INSTALLS_ICONS= yes
USE_GNOME= libxml2
-USES= gmake pathfix shebangfix
+USES= gmake libtool pathfix shebangfix
USE_PYTHON= yes
-USE_AUTOTOOLS= libtool automake
+USE_AUTOTOOLS= automake libtoolize
GNU_CONFIGURE= yes
.include <bsd.port.options.mk>