diff options
Diffstat (limited to 'x11-fm/krusader/Makefile')
-rw-r--r-- | x11-fm/krusader/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/krusader/Makefile b/x11-fm/krusader/Makefile index ccfa04d..44dd358a 100644 --- a/x11-fm/krusader/Makefile +++ b/x11-fm/krusader/Makefile @@ -24,7 +24,7 @@ KDEDIR?=${LOCALBASE}/bin CONFIGURE_TARGET= CONFIGURE_ENV+=QTDIR=${QTDIR} KDEDIR=${KDEDIR} CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes MAN1= krusader.1 |