diff --git a/games-puzzle/lbreakout2/lbreakout2-2.6.4.recipe b/games-puzzle/lbreakout2/lbreakout2-2.6.4.recipe index e823f6b5b..9d771f4b7 100644 --- a/games-puzzle/lbreakout2/lbreakout2-2.6.4.recipe +++ b/games-puzzle/lbreakout2/lbreakout2-2.6.4.recipe @@ -52,7 +52,7 @@ BUILD_PREREQUIRES=" BUILD() { libtoolize --force --copy --install - LDFLAGS="-lintl -lnetwork" runConfigure ./configure + LDFLAGS="-lintl -lnetwork" runConfigure ./configure --with-docdir=$documentationDir make $jobArgs } INSTALL()