diff options
Diffstat (limited to 'games/kwappen/Makefile')
-rw-r--r-- | games/kwappen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/kwappen/Makefile b/games/kwappen/Makefile index eb449cae1814..b86b24661b3b 100644 --- a/games/kwappen/Makefile +++ b/games/kwappen/Makefile @@ -17,7 +17,7 @@ EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure USE_GETTEXT= yes USE_KDELIBS_VER=3 -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_GMAKE= yes .include <bsd.port.mk> |