summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2005-11-19 22:27:04 +0000
committerAde Lovett <ade@FreeBSD.org>2005-11-19 22:27:04 +0000
commit0ec9a5fa8a3916be0dbd6004dfb929a04eb0a35a (patch)
tree543b89c32c16ae95f0a708f44767878462563c02 /games
parentUpgrade to avr-libc-1.4.0. (diff)
Update the two currently remaining ports that use old autotools constructs
Notes
Notes: svn path=/head/; revision=148820
Diffstat (limited to 'games')
-rw-r--r--games/ksudoku/Makefile2
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