diff options
Diffstat (limited to 'games/ksudoku')
-rw-r--r-- | games/ksudoku/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ksudoku/Makefile b/games/ksudoku/Makefile index 832e79d834d1..e3a64ba0deba 100644 --- a/games/ksudoku/Makefile +++ b/games/ksudoku/Makefile @@ -16,7 +16,7 @@ COMMENT= A Sudoku generator and solver for KDE EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_KDELIBS_VER=3 USE_X_PREFIX= yes USE_REINPLACE= yes |