diff options
Diffstat (limited to 'games/xabacus')
-rw-r--r-- | games/xabacus/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xabacus/Makefile b/games/xabacus/Makefile index cc17e5cdd95e..643bde7043e2 100644 --- a/games/xabacus/Makefile +++ b/games/xabacus/Makefile @@ -23,8 +23,7 @@ WANT_GNOME= yes USE_GNOME= gnometarget USE_XPM= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --mandir=${MANPREFIX}/man \ - --without-nas +CONFIGURE_ARGS= --without-nas MAN6= xabacus.6 |