diff options
Diffstat (limited to 'comms/kallers/Makefile')
-rw-r--r-- | comms/kallers/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/kallers/Makefile b/comms/kallers/Makefile index 1c371ece7414..0a2de5cfaa8e 100644 --- a/comms/kallers/Makefile +++ b/comms/kallers/Makefile @@ -17,7 +17,7 @@ USE_BZIP2= yes USE_KDELIBS_VER= 3 USE_GMAKE= yes INSTALLS_ICONS= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 post-patch: @${REINPLACE_CMD} -e 's|@CXXFLAGS@|@CXXFLAGS@ -fPIC|' \ |