diff options
Diffstat (limited to 'games/penguin-command/Makefile')
-rw-r--r-- | games/penguin-command/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/penguin-command/Makefile b/games/penguin-command/Makefile index 47744200e959..ea47466b5dc7 100644 --- a/games/penguin-command/Makefile +++ b/games/penguin-command/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ USE_SDL= mixer image sdl GNU_CONFIGURE= yes -CONFIGURE_ARGS= --mandir=${MANPREFIX}/man --program-prefix="" +CONFIGURE_ARGS= --program-prefix="" MAN6= penguin-command.6 penguin-command.ja.6 |