aboutsummaryrefslogtreecommitdiffstats
path: root/games/ksudoku
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2005-11-20 06:27:04 +0800
committerade <ade@FreeBSD.org>2005-11-20 06:27:04 +0800
commit58ffc061f852ac484eb9127a26cc585f3e06ac1b (patch)
treeb493b5295b16418f279404f060dea6d66348eaa3 /games/ksudoku
parentc3762daf1b9916b2ef4f72bb52072ba3d898fd6b (diff)
downloadfreebsd-ports-gnome-58ffc061f852ac484eb9127a26cc585f3e06ac1b.tar.gz
freebsd-ports-gnome-58ffc061f852ac484eb9127a26cc585f3e06ac1b.tar.zst
freebsd-ports-gnome-58ffc061f852ac484eb9127a26cc585f3e06ac1b.zip
Update the two currently remaining ports that use old autotools constructs
Diffstat (limited to 'games/ksudoku')
-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